T1 - the former element type parameterT2 - the latter element type parameterpublic class BinaryNegator<T1,T2> extends Object implements BinaryPredicate<T1,T2>
| Constructor and Description |
|---|
BinaryNegator(BinaryPredicate<T1,T2> predicate) |
public BinaryNegator(BinaryPredicate<T1,T2> predicate)
Copyright © 2012. All Rights Reserved.