Interface PercentAccessor

All Known Subinterfaces:
PercentAccessor.PercentProperty

public interface PercentAccessor
Provides an accessor for a % property.
  • Method Details

    • getPercent

      int getPercent()
      Retrieves the % from the % property.
      Returns:
      The % stored by the % property.