public class Intersection extends ObjectMatcher
An ObjectMatcher that matches objects based on their intersection with a provided set of objects.
  • Constructor Details

    • Intersection

      public Intersection()
  • Method Details