public class Five extends One
Modifier and Type | Field and Description |
---|---|
private java.lang.StringBuffer |
five
Deprecated.
|
private char |
four
Deprecated.
|
private boolean |
three
Deprecated.
|
private int |
two
Deprecated.
|
Constructor and Description |
---|
Five(java.lang.String one,
int two,
boolean three,
char four,
java.lang.StringBuffer five)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Deprecated.
|
int |
hashCode()
Deprecated.
|
private int two
private boolean three
private char four
private java.lang.StringBuffer five