-
public class YogaNodePool
Static holder for a recycling pool of YogaNodes.
-
-
Method Summary
Modifier and Type Method Description static ClearableSynchronizedPool<YogaNode>
get()
-
-
Method Detail
-
get
static ClearableSynchronizedPool<YogaNode> get()
-
-
-
-