public final class Identity extends Object implements Serializable
Constructor and Description |
---|
Identity(Object o)
Creates an instance of this class, based upon the parameter passed in.
|
Identity(Object[] array) |
Identity(Object o1,
Object o2) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Object |
get(int i) |
int |
hashCode() |
int |
size() |
String |
toString() |
Copyright © 2018. All rights reserved.