Implement a final class without the "final" keyword Mark constructor as private Provide a static method on the class to create instance of a class. This will allow you to instantiate objects of that class