| Modifier and Type | Method and Description |
|---|---|
<S extends IdentifiedState<ID>,ID extends Serializable> |
IdentifiedStateContainer.loadStateAndLock(ID id,
Class<? extends S> stateClass) |
<S extends IdentifiedState<ID>,ID extends Serializable> |
IdentifiedStateContainer.loadStateAndLock(ID id,
Class<? extends S> stateClass,
long timeoutInMS) |
Copyright © 2020. All rights reserved.