java.lang.Object
org.qubership.integration.platform.variables.management.util.DistinctByKey<T>
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
-
test
public boolean test(T key)
- Specified by:
test in interface Predicate<T>