org.gudy.azureus2.core3.util
Interface TorrentUtils.torrentAttributeListener

Enclosing class:
TorrentUtils

public static interface TorrentUtils.torrentAttributeListener


Method Summary
 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)