Uses of Enum Class
com.google.common.reflect.Types.JavaVersion
Packages that use Types.JavaVersion
-
Uses of Types.JavaVersion in com.google.common.reflect
Fields in com.google.common.reflect declared as Types.JavaVersionModifier and TypeFieldDescription(package private) static final Types.JavaVersion
Types.JavaVersion.CURRENT
Methods in com.google.common.reflect that return Types.JavaVersionModifier and TypeMethodDescriptionstatic Types.JavaVersion
Returns the enum constant of this class with the specified name.static Types.JavaVersion[]
Types.JavaVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.