public final class Identity extends Object implements Serializable
Identity(Object o)
Identity(Object[] array)
Identity(Object o1, Object o2)
boolean
equals(Object other)
Object
get(int i)
int
hashCode()
size()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Identity(Object o)
o
Identity
public Identity(Object[] array)
public Identity(Object o1, Object o2)
public int size()
public Object get(int i)
public boolean equals(Object other)
equals
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013. All rights reserved.