A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
validateInstance(instance) — Static method in class com.ericfeminella.utils.SingletonManager | |
Validates a new Singleton class instance to determine if the class has previously been instantiated, if so, an Exception is thrown, thus indicating that the class is a Singleton and is only intended to have a single instance instantiated | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |