A - a class which should behave like a key when used with PersistentProperty.public interface PersistentPropertyKey<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getPeristentPropertyKey(A field)
Return the key which should be used for this object.
|
Copyright © 2018 Orbital Enterprises. All rights reserved.