Uses of Interface
com.biglybt.pif.peers.Piece
-
Packages that use Piece Package Description com.biglybt.pif.peers com.biglybt.pifimpl.local.peers -
-
Uses of Piece in com.biglybt.pif.peers
Methods in com.biglybt.pif.peers that return Piece Modifier and Type Method Description Piece[]
PeerManager. getPieces()
-
Uses of Piece in com.biglybt.pifimpl.local.peers
Classes in com.biglybt.pifimpl.local.peers that implement Piece Modifier and Type Class Description protected class
PeerManagerImpl.pieceFacade
Methods in com.biglybt.pifimpl.local.peers that return Piece Modifier and Type Method Description Piece[]
PeerManagerImpl. getPieces()
-