- java.lang.Object
-
- org.nfctools.llcp.AddressPair
-
-
Constructor Summary
Constructors
| Constructor and Description |
AddressPair(int remote,
int local) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getRemote
public int getRemote()
-
getLocal
public int getLocal()
-
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2013. All Rights Reserved.