Package | Description |
---|---|
aQute.lib.concurrentinit |
Modifier and Type | Field and Description |
---|---|
private ConcurrentInitialize.State |
ConcurrentInitialize.state |
Modifier and Type | Method and Description |
---|---|
static ConcurrentInitialize.State |
ConcurrentInitialize.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConcurrentInitialize.State[] |
ConcurrentInitialize.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private void |
ConcurrentInitialize.set(T value,
java.lang.Exception e,
ConcurrentInitialize.State state) |