Java Reference
Java Reference
LongTernaryOperator.java
Go to the documentation of this file.
long applyAsLong(long left, long center, long right)
Applies this operator to the given operands.
Represents an operation upon three.
Definition: LongTernaryOperator.java:27