Class LambdaMatcher<T>

  • All Implemented Interfaces:
    org.hamcrest.Matcher<T>, org.hamcrest.SelfDescribing

    public class LambdaMatcher<T>
    extends org.hamcrest.BaseMatcher<T>
    • Method Detail

      • matches

        public boolean matches​(Object argument)
      • describeTo

        public void describeTo​(org.hamcrest.Description description)