Interface DelimiterAccessor

All Known Subinterfaces:
DelimiterAccessor.DelimiterProperty

public interface DelimiterAccessor
Provides an accessor for a delimiter property.
  • Method Details

    • getDelimiter

      char getDelimiter()
      Retrieves the delimiter from the delimiter property.
      Returns:
      The delimiter stored by the delimiter property.