Class EnumTranslatorFactory<E extends Enum<E>>

java.lang.Object
com.googlecode.objectify.impl.translate.ValueTranslatorFactory<Enum<E>,String>
com.googlecode.objectify.impl.translate.EnumTranslatorFactory<E>
All Implemented Interfaces:
TranslatorFactory<Enum<E>,String>

public class EnumTranslatorFactory<E extends Enum<E>> extends ValueTranslatorFactory<Enum<E>,String>
Knows how to convert Enums to the datastore String
Author:
Jeff Schnitzer invalid input: '<'[email protected]>