Class JohnzonListType<A>

  • All Implemented Interfaces:
    java.lang.reflect.ParameterizedType, java.lang.reflect.Type

    public abstract class JohnzonListType<A>
    extends JohnzonCollectionType<java.util.List<A>>
    • Constructor Detail

      • JohnzonListType

        public JohnzonListType()