public class TernaryOperator extends Operator implements Serializable
Modifier and Type | Field and Description |
---|---|
TernaryValueFunction |
fn |
sparseSafe
Constructor and Description |
---|
TernaryOperator(TernaryValueFunction p) |
public final TernaryValueFunction fn
public TernaryOperator(TernaryValueFunction p)
Copyright © 2020 The Apache Software Foundation. All rights reserved.