|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.kernel.util.Tuple
public class Tuple
Constructor Summary | |
---|---|
Tuple(Object... array)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
Object |
getObject(int i)
|
int |
getSize()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Tuple(Object... array)
Method Detail |
---|
public boolean equals(Object obj)
equals
in class Object
public Object getObject(int i)
public int getSize()
public int hashCode()
hashCode
in class Object
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |