Class WildCardTypeData<T>

  • Type Parameters:
    T - the bounds type
    All Implemented Interfaces:
    TypeWithTypeParameters<T>

    @MorphiaInternal
    public class WildCardTypeData<T>
    extends TypeData<T>
    Represents a wild card type
    Since:
    2.1.5
    Developer note.
    This is an internal item. Its function and presence are subject to change without warning. Its use is highly discouraged.