- java.lang.Object
-
- org.androidannotations.helper.Pair<A,B>
-
-
Constructor Summary
Constructors
Constructor and Description |
Pair(A objectA,
B objectB) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2010-2014. All Rights Reserved.