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