Uses of Class
org.kie.pmml.api.utils.PrimitiveBoxedUtils.PrimitiveBoxed
-
Packages that use PrimitiveBoxedUtils.PrimitiveBoxed Package Description org.kie.pmml.api.utils -
-
Uses of PrimitiveBoxedUtils.PrimitiveBoxed in org.kie.pmml.api.utils
Methods in org.kie.pmml.api.utils that return types with arguments of type PrimitiveBoxedUtils.PrimitiveBoxed Modifier and Type Method Description static Optional<PrimitiveBoxedUtils.PrimitiveBoxed>PrimitiveBoxedUtils. getKiePMMLPrimitiveBoxed(Class<?> c)
-