public class MandatoryVar<T> extends AbstractVar<T>
| Constructor and Description |
|---|
MandatoryVar(String name,
Var<T> var) |
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
void |
set(T value) |
name, toStringCopyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.