Class PiecePickerImpl.RealTimeData
- java.lang.Object
-
- com.biglybt.core.peermanager.piecepicker.impl.PiecePickerImpl.RealTimeData
-
- Enclosing class:
- PiecePickerImpl
protected static class PiecePickerImpl.RealTimeData extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private java.util.List[]
peer_requests
-
Constructor Summary
Constructors Modifier Constructor Description protected
RealTimeData(PEPiece piece)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List[]
getRequests()
-
-
-
Constructor Detail
-
RealTimeData
protected RealTimeData(PEPiece piece)
-
-