public class TernaryOperator extends Operator implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| TernaryValueFunction | fn | 
sparseSafe| Constructor and Description | 
|---|
| TernaryOperator(TernaryValueFunction p,
               int numThreads) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getNumThreads() | 
| String | toString() | 
public final TernaryValueFunction fn
public TernaryOperator(TernaryValueFunction p, int numThreads)
Copyright © 2021 The Apache Software Foundation. All rights reserved.