| Modifier and Type | Method and Description |
|---|---|
B |
bad()
Returns the bad value.
|
boolean |
equals(Object other) |
G |
good()
Deprecated.
|
int |
hashCode() |
boolean |
isBad()
Returns true;
|
boolean |
isGood()
Returns false;
|
String |
toString() |
@Deprecated public G good()
Copyright © 2017. All rights reserved.