Interface IMatcher

  • All Known Implementing Classes:
    AttributeLayout

    public interface IMatcher
    Interface for a class that can perform matching on flag values.
    • Method Detail

      • matches

        boolean matches​(long value)