public abstract static class ILazyInitVariable.BaseLazyVar<T> extends java.lang.Object implements ILazyInitVariable<T>
ILazyInitVariable.BaseLazyVar<T>
Constructor and Description |
---|
BaseLazyVar() |
Modifier and Type | Method and Description |
---|---|
protected abstract T |
doGet()
返回 T 实例
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get
public BaseLazyVar()
Copyright © 2019. All rights reserved.