Interface SubscriptionMatcher.Predicate

Enclosing class:
SubscriptionMatcher

private static interface SubscriptionMatcher.Predicate
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    apply(int one, int two)
     
  • Method Details

    • apply

      boolean apply(int one, int two)