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.ClassOwnershipTypes.ClassOwnership.JVM_BEHAVIORMethods in com.google.common.reflect that return Types.ClassOwnershipModifier and TypeMethodDescriptionprivate static Types.ClassOwnershipTypes.ClassOwnership.detectJvmBehavior()static Types.ClassOwnershipReturns 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.