Class IndexableUtil


  • public class IndexableUtil
    extends Object
    • Method Detail

      • buildMap

        public static <K,​E extends org.dmg.pmml.PMMLObject & org.dmg.pmml.Indexable<K>> Map<K,​E> buildMap​(List<E> elements)