public interface Initializable
Interface for object that requires explicit initialization
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
initialize() Call to initialize the object |
|
public boolean |
isInitialized() |