T - the API typepublic static final class ApiStub.Reference<T> extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
AtomicReference<T> |
getEntity()
Returns the entity.
|
public AtomicReference<T> getEntity()
null if the reference is not availablepublic void close()
close in interface AutoCloseableCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.