Class TypeUtils


  • public final class TypeUtils
    extends Object
    • Method Detail

      • expectedValueSize

        public static int expectedValueSize​(Type type,
                                            int defaultSize)
      • checkElementNotNull

        public static void checkElementNotNull​(boolean isNull,
                                               String errorMsg)
      • getDisplayLabel

        public static String getDisplayLabel​(Type type,
                                             boolean legacy)