Uses of Enum
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 FieldAllocationTypeFieldAllocationType.allocationTypeFor(FieldData field) static FieldAllocationTypeReturns the enum constant of this type with the specified name.static FieldAllocationType[]FieldAllocationType.values()Returns an array containing the constants of this enum type, in the order they are declared.