public static class JBValue.JBValueGroup
extends java.lang.Object
JBValue.get()
method of a value returns a cached scaled value, saving recalculation.
This can be a better choice when values are used multiple times in a code block.Constructor and Description |
---|
JBValueGroup() |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
JBValue |
value(float value)
Creates
JBValue and adds it to this group. |