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