public class CollectionIntersect<T> extends KorypheBinaryOperator<Collection<T>>
CollectionIntersect is a KorypheBinaryOperator that
intersects 2 collections. It calls Collection.retainAll(Collection).| Constructor and Description |
|---|
CollectionIntersect() |
apply, equals, hashCodegetClass, notify, notifyAll, toString, wait, wait, waitmaxBy, minByandThenCopyright © 2021. All rights reserved.