Interface PatternAccessor

All Known Subinterfaces:
PatternAccessor.PatternProperty

public interface PatternAccessor
Provides an accessor for a pattern property.
  • Method Details

    • getPattern

      Pattern getPattern()
      Retrieves the pattern from the pattern property.
      Returns:
      The pattern stored by the pattern property.