Class SparseArrayUtil


  • public class SparseArrayUtil
    extends Object
    • Method Detail

      • getContent

        public static <E extends NumberSortedMap<Integer,​E> getContent​(org.dmg.pmml.SparseArray<E> sparseArray)
      • asNumberList

        public static <E extends NumberList<E> asNumberList​(org.dmg.pmml.SparseArray<E> sparseArray)
      • parse

        public static <E extends NumberSortedMap<Integer,​E> parse​(org.dmg.pmml.SparseArray<E> sparseArray)