CA - the accepted values collection typeCR - the rejected values collection typeT - the element typepublic class PartitionBy<CA extends Collection<T>,CR extends Collection<T>,T> extends Object implements Delegate<Pair<CA,CR>,Iterator<T>>
Copyright © 2012. All Rights Reserved.