- valueOf(String) - Static method in enum com.github.chen0040.gp.lgp.enums.LGPCrossoverStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.gp.lgp.enums.LGPInitializationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.gp.lgp.enums.LGPReplacementStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.gp.lgp.enums.OperatorExecutionStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.chen0040.gp.lgp.enums.LGPCrossoverStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.gp.lgp.enums.LGPInitializationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.gp.lgp.enums.LGPReplacementStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.gp.lgp.enums.OperatorExecutionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.