Interface LengthAccessor

All Known Subinterfaces:
LengthAccessor.LengthProperty

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

    • getLength

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