org.apache.commons.math.util
private static class BigRealField.LazyHolder extends java.lang.Object
We use here the Initialization On Demand Holder Idiom.
Modifier and Type | Field and Description |
---|---|
private static BigRealField |
INSTANCE
Cached field instance.
|
Modifier | Constructor and Description |
---|---|
private |
BigRealField.LazyHolder() |
private static final BigRealField INSTANCE
Copyright (c) 2003-2016 Apache Software Foundation