public class CalcProperty extends Object implements Property
| Constructor and Description |
|---|
CalcProperty(String name,
org.rapidoid.lambda.Calc<Object> calc) |
| Modifier and Type | Method and Description |
|---|---|
Annotation[] |
annotations() |
String |
caption() |
ParameterizedType |
genericType() |
Object |
get(Item item) |
String |
name() |
String |
toString() |
Class<?> |
type() |
public Annotation[] annotations()
annotations in interface Propertypublic ParameterizedType genericType()
genericType in interface PropertyCopyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.