private static class DummyStepHandler.LazyHolder
extends java.lang.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 |
LazyHolder() |
private static final DummyStepHandler INSTANCE
Copyright (c) 2003-2016 Apache Software Foundation