private static class Sphere1D.LazyHolder
extends java.lang.Object
We use here the Initialization On Demand Holder Idiom.
| Modifier and Type | Field and Description |
|---|---|
private static Sphere1D |
INSTANCE
Cached field instance.
|
| Modifier | Constructor and Description |
|---|---|
private |
Sphere1D.LazyHolder() |
private static final Sphere1D INSTANCE
Copyright (c) 2003-2015 Apache Software Foundation