|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.common.base.Converter<T,Object>
com.neeve.query.index.IdxField.KeyMapping<T>
public abstract static class IdxField.KeyMapping<T>
Constructor Summary | |
---|---|
IdxField.KeyMapping()
|
Method Summary | |
---|---|
abstract Class<?> |
getIndexKeyType()
|
Methods inherited from class com.google.common.base.Converter |
---|
andThen, apply, convert, convertAll, equals, from, identity, reverse |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdxField.KeyMapping()
Method Detail |
---|
public abstract Class<?> getIndexKeyType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |