T - the type of the items to be filteredpublic interface Filter<T>
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isEqual(T item)
Search the items that attend the filter 
 | 
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.