| Package | Description |
|---|---|
| org.rapidoid.beany |
| Modifier and Type | Field and Description |
|---|---|
static BeanProperties |
BeanProperties.NONE |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<Class<?>,BeanProperties> |
Beany.BEAN_PROPERTIES |
Map<PropertySelector,BeanProperties> |
BeanProperties.selections |
| Modifier and Type | Method and Description |
|---|---|
BeanProperties |
BeanProperties.annotated(Class<? extends Annotation> annotated) |
static BeanProperties |
BeanProperties.from(List<Prop> properties) |
static BeanProperties |
BeanProperties.from(Map<String,?> map) |
static BeanProperties |
Beany.propertiesOf(Class<?> clazz) |
static BeanProperties |
Beany.propertiesOf(Object obj) |
BeanProperties |
BeanProperties.select(PropertySelector selector) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.