| Package | Description |
|---|---|
| org.klomp.snark |
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tracker> |
SnarkManager.getSortedTrackers()
Sorted copy
|
Map<String,Tracker> |
SnarkManager.getTrackerMap()
Unsorted map of name to Tracker object Modifiable, not a copy
|
Collection<Tracker> |
SnarkManager.getTrackers()
Unsorted, do not modify
|