public final class IntHolder extends java.lang.Object implements Holder
Modifier and Type | Field and Description |
---|---|
int |
value |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(int i)
Comparisson method for Ints.
|
boolean |
equals(java.lang.Object obj)
Comparisson method for Ints.
|
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public boolean equals(int i)