public class InstanceKey<T> extends Object
| Constructor and Description |
|---|
InstanceKey(EntityDef<T> entity,
Object[] keyValues,
T sourceInstance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
EntityDef<T> |
getEntity() |
Object[] |
getKeyValues() |
T |
getSourceInstance() |
Object |
getValue(int ix) |
int |
hashCode() |
String |
toString() |
public Object[] getKeyValues()
Copyright © 2017 etc.to. All rights reserved.