@Authors(value="Nikolche Mihajlovski")
@Since(value="2.0.0")
public class ItemPropertyVar<T>
extends org.rapidoid.var.impl.AbstractVar<T>
| Constructor and Description |
|---|
ItemPropertyVar(String name,
Item item,
String property,
T initValue,
boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
void |
doSet(T value) |
T |
get() |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.