Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.i2p.router.transport.udp
Interface SSU2Bitfield.Callback
All Known Implementing Classes:
PeerState2
Enclosing class:
SSU2Bitfield
public static interface
SSU2Bitfield.Callback
Callback interface for bitfield operations. Called when a bit is set in the bitfield.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
bitSet
(long bit)
Called when a bit is set
Method Detail
bitSet
void bitSet(long bit)
Called when a bit is set
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method