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