class Argument
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
arg |
(package private) static int |
NotSet |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Compares this object to the specified object.
|
int |
hashCode() |
(package private) boolean |
isSet() |
static final int NotSet
int arg
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- the object to compare withboolean isSet()