Package samples.singleton
Class StaticWithPrivateCtor
- java.lang.Object
-
- samples.singleton.StaticWithPrivateCtor
-
public class StaticWithPrivateCtor extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
StaticWithPrivateCtor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
staticMethod()
-