public interface Operator<A,B,C>
Modifier and Type | Interface and Description |
---|---|
static class |
Operator.Enum |
Modifier and Type | Field and Description |
---|---|
static ThreadLocal<MathContext> |
MATH_CONTEXT |
Modifier and Type | Method and Description |
---|---|
C |
op(A a,
B b) |
static final ThreadLocal<MathContext> MATH_CONTEXT
Copyright © 2018 SPF4J. All rights reserved.