Interface Finder<S,​T>

    • Method Detail

      • findFrom

        java.util.Collection<S> findFrom​(T context)
        Deprecated.
      • with

        Finder<S,​T> with​(org.hamcrest.Matcher<S> textMatcher)
        Deprecated.