Class PrivateConstructorInstantiationDemo

java.lang.Object
samples.constructor.PrivateConstructorInstantiationDemo

public class PrivateConstructorInstantiationDemo extends Object
Class used to demonstrate the private constructor instantiation.
Author:
Johan Haleby
  • Method Details

    • getState

      public int getState()