Uses of Class
org.klomp.snark.comments.Comment
Package
Description
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
Data structures to support ut_comment, since 0.9.31.
-
Uses of Comment in org.klomp.snark
Modifier and TypeMethodDescriptionboolean
Snark.addComments
(List<Comment> comments) Add to the current comment set for this torrent, creating it if it didn't previously exist.void
PeerCoordinator.gotComments
(Peer peer, List<Comment> comments) Called when comments are received via ut_commentvoid
PeerListener.gotComments
(Peer peer, List<Comment> comments) Called when comments are received via ut_comment -
Uses of Comment in org.klomp.snark.comments
Modifier and TypeMethodDescriptionboolean
Max length for strings enforced in Comment.java.int
reverseboolean
Comment.equalsIgnoreTimestamp
(Comment c) Ignores timestamp