|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.math.analysis.solvers.UnivariateRealSolverUtils.LazyHolder
private static class UnivariateRealSolverUtils.LazyHolder
Holder for the factory.
We use here the Initialization On Demand Holder Idiom.
| Field Summary | |
|---|---|
private static UnivariateRealSolverFactory |
FACTORY
Cached solver factory |
| Constructor Summary | |
|---|---|
private |
UnivariateRealSolverUtils.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 UnivariateRealSolverFactory FACTORY
| Constructor Detail |
|---|
private UnivariateRealSolverUtils.LazyHolder()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||