Package org.kie.pmml.api.utils
Class PrimitiveBoxedUtils.PrimitiveBoxed
java.lang.Object
org.kie.pmml.api.utils.PrimitiveBoxedUtils.PrimitiveBoxed
- Enclosing class:
- PrimitiveBoxedUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>getBoxed()Class<?>booleanisSameWithBoxing(Class<?> c) Returnstrueif the givenClass<?>is the primitive or the boxed one of the currentKiePMMLPrimitiveBoxed
-
Constructor Details
-
PrimitiveBoxed
-
-
Method Details
-
getPrimitive
-
getBoxed
-
isSameWithBoxing
Returnstrueif the givenClass<?>is the primitive or the boxed one of the currentKiePMMLPrimitiveBoxed- Parameters:
c-- Returns:
-