Package com.intergral.deep.tests
Interface AssertUtils.ICompareFunction<T>
-
- Enclosing class:
- AssertUtils
public static interface AssertUtils.ICompareFunction<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
compare(T item)
-
-
-
Method Detail
-
compare
boolean compare(T item)
-
-