|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.math.util.BigRealField.LazyHolder
private static class BigRealField.LazyHolder
Holder for the instance.
We use here the Initialization On Demand Holder Idiom.
| Field Summary | |
|---|---|
private static BigRealField |
INSTANCE
Cached field instance. |
| Constructor Summary | |
|---|---|
private |
BigRealField.LazyHolder()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final BigRealField INSTANCE
| Constructor Detail |
|---|
private BigRealField.LazyHolder()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||