Restrict a Class
How can we restrict a class so that no instance creation of class possible without declaring the class as Abstract ?
No votes yet
How can we restrict a class so that no instance creation of class possible without declaring the class as Abstract ?
Post new comment