Uses of Class
com.biglybt.core.util.TorrentUtils.DNSTXTPortInfo
-
Packages that use TorrentUtils.DNSTXTPortInfo Package Description com.biglybt.core.util -
-
Uses of TorrentUtils.DNSTXTPortInfo in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type TorrentUtils.DNSTXTPortInfo Modifier and Type Field Description private java.util.List<TorrentUtils.DNSTXTPortInfo>
TorrentUtils.DNSTXTEntry. ports
Methods in com.biglybt.core.util that return types with arguments of type TorrentUtils.DNSTXTPortInfo Modifier and Type Method Description private java.util.List<TorrentUtils.DNSTXTPortInfo>
TorrentUtils.DNSTXTEntry. getPorts()
Methods in com.biglybt.core.util with parameters of type TorrentUtils.DNSTXTPortInfo Modifier and Type Method Description private boolean
TorrentUtils.DNSTXTPortInfo. sameAs(TorrentUtils.DNSTXTPortInfo other)
-