Class BlockIndicatorUtil


  • public class BlockIndicatorUtil
    extends Object
    • Method Detail

      • selectFeatures

        public static List<org.jpmml.converter.Feature> selectFeatures​(List<?> blockIndiators,
                                                                       List<org.jpmml.converter.Feature> features)
      • toBlockIndicators

        public static org.dmg.pmml.BlockIndicator[] toBlockIndicators​(List<org.jpmml.converter.Feature> features)