Interface ShortOptionAccessor

All Known Subinterfaces:
ShortOptionAccessor.ShortOptionProperty
All Known Implementing Classes:
ParseOptionArgsException, UnknownOptionArgsException

public interface ShortOptionAccessor
Provides an accessor for a short option property.
  • Method Details

    • getShortOption

      String getShortOption()
      Retrieves the short option from the short option property.
      Returns:
      The short option stored by the short option property.