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