- valueOf(String) - Static method in enum org.intelligentsia.keystone.boot.KeystoneException.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.intelligentsia.keystone.boot.OSDetector.Name
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.intelligentsia.keystone.boot.KeystoneException.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.intelligentsia.keystone.boot.OSDetector.Name
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERBOSE(String) - Static method in class org.intelligentsia.keystone.boot.Console
-
Basic Utility to 'log' in VERBOSE mode.
- VERBOSE(String, Throwable) - Static method in class org.intelligentsia.keystone.boot.Console
-
Basic Utility to 'log' in VERBOSE mode.
- VersionChecker - Class in org.intelligentsia.keystone.boot
-
VersionChecker is an utility to check if JVM currently used his compatible
with specified requirements.
- VersionChecker() - Constructor for class org.intelligentsia.keystone.boot.VersionChecker
-