T - public abstract class ConcurrentInitialize<T>
extends java.lang.Object
lock that oeprates a state machine.| Constructor and Description |
|---|
ConcurrentInitialize() |
public T get() throws java.lang.Exception
java.lang.Exceptionpublic abstract T create() throws java.lang.Exception
java.lang.Exception - if the creation failed this is the exception that was
thrownCopyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.