public class KeyProperty extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static KeyProperty |
DEFAULT |
| Constructor | Description |
|---|---|
KeyProperty() |
|
KeyProperty(org.simpleflatmapper.util.Predicate<org.simpleflatmapper.reflect.meta.PropertyMeta<?,?>> appliesTo) |
| Modifier and Type | Method | 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.