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