@Authors(value="Nikolche Mihajlovski") @Since(value="2.2.0") public class CalcProperty extends AbstractProperty
| 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 String name()
public Class<?> type()
public String caption()
public Annotation[] annotations()
public ParameterizedType genericType()
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.