Uses of Interface
org.torproject.descriptor.ExitList.Entry
| Package | Description |
|---|---|
| org.torproject.descriptor |
Interfaces and essential classes for obtaining and processing Tor
descriptors.
|
-
Uses of ExitList.Entry in org.torproject.descriptor
Methods in org.torproject.descriptor that return types with arguments of type ExitList.Entry Modifier and Type Method Description java.util.Set<ExitList.Entry>ExitList. getEntries()Return the unordered set of exit scan results.