Interface Element.Matcher<T>

Enclosing class:
Element

public static interface Element.Matcher<T>
Version:
$Rev$
Author:
Artur Hefczyc
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    match(T item)
     
  • Method Details

    • match

      boolean match(T item)