T
- public abstract class ConcurrentInitialize<T> extends Object
lock
that oeprates a state machine.Constructor and Description |
---|
ConcurrentInitialize() |
Modifier and Type | Method and Description |
---|---|
abstract T |
create()
Override to create the actual object
|
T |
get()
Get the value or wait until it is created.
|
Copyright © 2021 aQute SARL. All rights reserved.