Class EntityDecoder<T>

  • Type Parameters:
    T - the entity type
    All Implemented Interfaces:
    Decoder<T>
    Direct Known Subclasses:
    LifecycleDecoder

    @MorphiaInternal
    public class EntityDecoder<T>
    extends Object
    implements Decoder<T>
    Since:
    2.0
    Developer note.
    This is an internal item. Its function and presence are subject to change without warning. Its use is highly discouraged.