Uses of Interface
org.github.jamm.accessors.FieldAccessor
Packages that use FieldAccessor
-
Uses of FieldAccessor in org.github.jamm.accessors
Methods in org.github.jamm.accessors that return FieldAccessorModifier and TypeMethodDescriptionstatic FieldAccessorFieldAccessor.newInstance()Returns theFieldAccessorinstance suitable for the JDK running this code. -
Uses of FieldAccessor in org.github.jamm.utils
Methods in org.github.jamm.utils with parameters of type FieldAccessorModifier and TypeMethodDescriptionstatic intByteBufferMeasurementUtils.underlyingCapacity(ByteBuffer buffer, FieldAccessor accessor) Retrieves the underlying capacity of the specified buffer.