Class ParameterizedTypes


  • public final class ParameterizedTypes
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.reflect.ParameterizedType LIST_OF_STRINGS  
      static java.lang.reflect.ParameterizedType MAP_OF_STRING_STRING  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MAP_OF_STRING_STRING

        public static final java.lang.reflect.ParameterizedType MAP_OF_STRING_STRING
      • LIST_OF_STRINGS

        public static final java.lang.reflect.ParameterizedType LIST_OF_STRINGS
    • Constructor Detail

      • ParameterizedTypes

        public ParameterizedTypes()