| Package | Description |
|---|---|
| gw.util.concurrent |
| Modifier and Type | Method and Description |
|---|---|
static <Q> LockingLazyVar<Q> |
LockingLazyVar.make(LockingLazyVar.LazyVarInit<Q> init)
Creates a new LockingLazyVar based on the type of the LazyVarInit passed in.
|
Copyright © 2016. All rights reserved.