- VALID_WILDCARDED_CLASS_NAMES - Static variable in class bham.leakwatch.TransientClassLoader
-
A Pattern
that matches valid fully qualified Java
class names, with the addition of asterisks.
- valueOf(String) - Static method in enum bham.leakwatch.ArffFileWriter.CompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bham.leakwatch.estimates.LeakageEstimate.EstimationPrerequisites
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bham.leakwatch.estimates.LeakageEstimate.LeakageMeasure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bham.leakwatch.executors.Executor.StopStrategy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum bham.leakwatch.ArffFileWriter.CompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bham.leakwatch.estimates.LeakageEstimate.EstimationPrerequisites
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bham.leakwatch.estimates.LeakageEstimate.LeakageMeasure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bham.leakwatch.executors.Executor.StopStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.