Interface Address

  • All Known Implementing Classes:
    AddressImpl

    public interface Address
    USed to hold a hierarchical style address, delimited by a '.'.
    • Method Detail

      • containsWildCard

        boolean containsWildCard()
      • matches

        boolean matches​(Address add)