Package com.biglybt.core.util
Interface TorrentUtils.torrentAttributeListener
-
- Enclosing class:
- TorrentUtils
public static interface TorrentUtils.torrentAttributeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
attributeSet(TOTorrent torrent, java.lang.String attribute, java.lang.Object value)
-
-
-
Method Detail
-
attributeSet
void attributeSet(TOTorrent torrent, java.lang.String attribute, java.lang.Object value)
-
-