public class ItemPropertyVar<T>
extends org.rapidoid.var.impl.AbstractVar<T>
| Constructor and Description |
|---|
ItemPropertyVar(String name,
Item item,
String property,
T initValue) |
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
void |
set(T value) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.