org.apache.commons.math.fraction
Class BigFractionField.LazyHolder
java.lang.Object
org.apache.commons.math.fraction.BigFractionField.LazyHolder
- Enclosing class:
- BigFractionField
private static class BigFractionField.LazyHolder
- extends Object
Holder for the instance.
We use here the Initialization On Demand Holder Idiom.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
private static final BigFractionField INSTANCE
- Cached field instance.
BigFractionField.LazyHolder
private BigFractionField.LazyHolder()
Copyright (c) 2003-2010 Apache Software Foundation