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