Uses of Enum Class
org.openjdk.jol.layouters.FieldAllocationType
Packages that use FieldAllocationType
-
Uses of FieldAllocationType in org.openjdk.jol.layouters
Methods in org.openjdk.jol.layouters that return FieldAllocationTypeModifier and TypeMethodDescription(package private) static FieldAllocationType
FieldAllocationType.allocationTypeFor
(FieldData field) static FieldAllocationType
Returns 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.