Class Primitives


  • public class Primitives
    extends java.lang.Object
    • Constructor Detail

      • Primitives

        private Primitives()
    • Method Detail

      • getWrapperTypeForPrimitive

        public static Type getWrapperTypeForPrimitive​(Type type)
      • getPrimitiveTypeForWrapper

        public static Type getPrimitiveTypeForWrapper​(Type type)