Package gw.util
Class LazyInit
- java.lang.Object
-
- gw.util.LazyInit
-
public abstract class LazyInit extends Object
-
-
Constructor Summary
Constructors Constructor Description LazyInit()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected abstract void
initialize()
protected void
maybeInit()
-