T
- type of object that is to be lazily created.public abstract class LazyObject<T> extends Object
Constructor and Description |
---|
LazyObject() |
Modifier and Type | Method and Description |
---|---|
T |
get()
Get the lazy object.
|
protected abstract T |
initialize() |
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries