Class ExplicitFieldImpl<T>

  • Type Parameters:
    T - the type of the field elements
    All Implemented Interfaces:
    ExplicitField<T>
    Direct Known Subclasses:
    ExtendedFieldImpl

    public class ExplicitFieldImpl<T>
    extends java.lang.Object
    implements ExplicitField<T>