Interface SelectionListMatcher<T>


  • public interface SelectionListMatcher<T>
    • Method Detail

      • matches

        boolean matches​(@Nullable
                        java.util.regex.Pattern pattern,
                        long id,
                        T object)