Package samples.constructor
Class PrivateConstructorInstantiationDemo
- java.lang.Object
-
- samples.constructor.PrivateConstructorInstantiationDemo
-
public class PrivateConstructorInstantiationDemo extends Object
Class used to demonstrate the private constructor instantiation.- Author:
- Johan Haleby