Package net.i2p.router.sybil
Class Pair
java.lang.Object
net.i2p.router.sybil.Pair
- All Implemented Interfaces:
Comparable<Pair>
A pair of routers and the distance between them.
- Since:
- 0.9.38 moved from SybilRenderer
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
r1
-
r2
-
dist
-
-
Constructor Details
-
Pair
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Pair>
-