public class KeyProperty extends Object
| Modifier and Type | Field and Description |
|---|---|
static KeyProperty |
DEFAULT |
| Constructor and Description |
|---|
KeyProperty() |
KeyProperty(org.simpleflatmapper.util.Predicate<org.simpleflatmapper.reflect.meta.PropertyMeta<?,?>> appliesTo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
org.simpleflatmapper.util.Predicate<org.simpleflatmapper.reflect.meta.PropertyMeta<?,?>> |
getAppliesTo() |
int |
hashCode() |
String |
toString() |
public static final KeyProperty DEFAULT
public KeyProperty()
public KeyProperty(org.simpleflatmapper.util.Predicate<org.simpleflatmapper.reflect.meta.PropertyMeta<?,?>> appliesTo)
Copyright © 2018. All rights reserved.