Class TypeImpl_list

  • All Implemented Interfaces:
    java.lang.Comparable<TypeImpl>, java.lang.Iterable<Feature>, Type

    public class TypeImpl_list
    extends TypeImpl
    • Field Detail

    • Constructor Detail

      • TypeImpl_list

        public TypeImpl_list​(java.lang.String name,
                             TypeImpl componentType,
                             TypeSystemImpl tsi,
                             TypeImpl supertype,
                             java.lang.Class<?> javaClass)
    • Method Detail

      • getCompoentType

        public Type getCompoentType()