T1 - the first parameter typeT2 - the second parameter typeT3 - the third parameter typepublic class TernaryMonitoringPredicate<T1,T2,T3> extends Object implements TernaryPredicate<T1,T2,T3>
| Constructor and Description |
|---|
TernaryMonitoringPredicate(TernaryPredicate<T1,T2,T3> nested,
AtomicLong calls) |
public TernaryMonitoringPredicate(TernaryPredicate<T1,T2,T3> nested, AtomicLong calls)
Copyright © 2016. All rights reserved.