Uses of Enum Class
org.openjdk.jol.layouters.FieldAllocationType
Packages that use FieldAllocationType
-
Uses of FieldAllocationType in org.openjdk.jol.layouters
Subclasses with type arguments of type FieldAllocationType in org.openjdk.jol.layoutersMethods in org.openjdk.jol.layouters that return FieldAllocationTypeModifier and TypeMethodDescription(package private) static FieldAllocationTypeFieldAllocationType.allocationTypeFor(FieldData field) static FieldAllocationTypeReturns the enum constant of this class with the specified name.static FieldAllocationType[]FieldAllocationType.values()Returns an array containing the constants of this enum class, in the order they are declared.