Class MultiPeerDownloader2.ConnectionList
java.lang.Object
com.biglybt.core.networkmanager.impl.MultiPeerDownloader2.ConnectionList
- Enclosing class:
- MultiPeerDownloader2
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected MultiPeerDownloader2.ConnectionEntry
add
(NetworkConnectionBase connection) protected void
protected void
protected MultiPeerDownloader2.ConnectionEntry
head()
protected void
protected void
protected MultiPeerDownloader2.ConnectionEntry
remove
(NetworkConnectionBase connection) protected int
size()
-
Field Details
-
size
private int size -
head
-
tail
-
-
Constructor Details
-
ConnectionList
protected ConnectionList()
-
-
Method Details
-
add
-
addToEnd
-
addToStart
-
moveToEnd
-
remove
-
remove
-
size
protected int size() -
head
-