Package jisa.control
Interface ConfigBlock.Value<T>
-
- Enclosing interface:
- ConfigBlock
public static interface ConfigBlock.Value<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tget()TgetOrDefault(T defaultValue)voidset(java.lang.Object value)
-