Interface AllocLengthAccessor

All Known Subinterfaces:
AllocLengthAccessor.AllocLengthProperty
All Known Implementing Classes:
AbstractLengthDecoratorSegment, AbstractReferenceeLengthSegment, AllocSectionDecoratorSegment, AllocSegmentBody, AllocSegmentHead, LengthSegment, LengthSegmentDecoratorSegment

public interface AllocLengthAccessor
Provides an accessor for a allocation length property.
  • Method Details

    • getAllocLength

      int getAllocLength()
      Retrieves the allocation length from the allocation length property.
      Returns:
      The allocation length stored by the allocation length property.