T1 - the first element type parameterT2 - the second element type parameterT3 - the third element type parameterpublic class TernaryNegator<T1,T2,T3> extends Object implements TernaryPredicate<T1,T2,T3>
| Constructor and Description |
|---|
TernaryNegator(TernaryPredicate<T1,T2,T3> predicate) |
public TernaryNegator(TernaryPredicate<T1,T2,T3> predicate)
Copyright © 2013. All Rights Reserved.