Hierarchy For Package org.jpmml.model.collections

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • java.util.AbstractCollection<E> (implements java.util.Collection<E>)
      • org.jpmml.model.collections.AbstractFixedSizeList<E> (implements java.util.List<E>)
        • org.jpmml.model.collections.DoubletonList<E> (implements java.util.RandomAccess, java.io.Serializable)
        • org.jpmml.model.collections.SingletonList<E> (implements java.util.RandomAccess, java.io.Serializable)
        • org.jpmml.model.collections.TripletonList<E> (implements java.util.RandomAccess, java.io.Serializable)