| Package | Description |
|---|---|
| edu.uta.cse.fireeye.common |
| Modifier and Type | Method and Description |
|---|---|
TestGenProfile.TieBreaker |
TestGenProfile.getTieBreaker()
Gets the tie breaker option.
|
static TestGenProfile.TieBreaker |
TestGenProfile.TieBreaker.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TestGenProfile.TieBreaker[] |
TestGenProfile.TieBreaker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|