Uses of Interface
com.biglybt.core.torrent.TOTorrentFileHashTree.PieceTreeReceiver
Packages that use TOTorrentFileHashTree.PieceTreeReceiver
-
Uses of TOTorrentFileHashTree.PieceTreeReceiver in com.biglybt.core.peer.impl.control
Fields in com.biglybt.core.peer.impl.control with type parameters of type TOTorrentFileHashTree.PieceTreeReceiverModifier and TypeFieldDescriptionprivate final List<TOTorrentFileHashTree.PieceTreeReceiver> PEPeerControlHashHandlerImpl.PieceTreeRequest.listenersMethods in com.biglybt.core.peer.impl.control with parameters of type TOTorrentFileHashTree.PieceTreeReceiverModifier and TypeMethodDescriptionprivate voidPEPeerControlHashHandlerImpl.PieceTreeRequest.addListener(TOTorrentFileHashTree.PieceTreeReceiver l) voidPEPeerControlHashHandlerImpl.getPieceTree(TOTorrentFileHashTree.PieceTreeReceiver receiver, TOTorrentFileHashTree tree, int piece_offset) Constructors in com.biglybt.core.peer.impl.control with parameters of type TOTorrentFileHashTree.PieceTreeReceiverModifierConstructorDescription(package private)PieceTreeRequest(int _po, int _pn, TOTorrentFileHashTree.PieceTreeReceiver _listener) -
Uses of TOTorrentFileHashTree.PieceTreeReceiver in com.biglybt.core.torrent
Methods in com.biglybt.core.torrent with parameters of type TOTorrentFileHashTree.PieceTreeReceiverModifier and TypeMethodDescriptionvoidTOTorrentFileHashTree.PieceTreeProvider.getPieceTree(TOTorrentFileHashTree.PieceTreeReceiver receiver, TOTorrentFileHashTree tree, int piece_index)