Package ch.tocco.nice2.netui.impl.dwr
Class ServicePointUtils
java.lang.Object
ch.tocco.nice2.netui.impl.dwr.ServicePointUtils
Called from Javassist generated code, as auto-boxing is not supported
by the Javassist compiler.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Boolean
convertPrimitiveType
(boolean value) static Byte
convertPrimitiveType
(byte value) static Character
convertPrimitiveType
(char value) static Double
convertPrimitiveType
(double value) static Float
convertPrimitiveType
(float value) static Integer
convertPrimitiveType
(int value) static Long
convertPrimitiveType
(long value) static Short
convertPrimitiveType
(short value)
-
Method Details
-
convertPrimitiveType
-
convertPrimitiveType
-
convertPrimitiveType
-
convertPrimitiveType
-
convertPrimitiveType
-
convertPrimitiveType
-
convertPrimitiveType
-
convertPrimitiveType
-