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