Class Format


  • public final class Format
    extends Object
    • Method Detail

      • withoutPackage

        public static String withoutPackage​(Type type)
      • getTypeVariablesCsv

        public static String getTypeVariablesCsv​(Class<?> klass)
      • paramsToCsv

        public static String paramsToCsv​(List<Class<?>> rootTypeParameters)