Package com.biglybt.pif.torrent
Interface TorrentAttributeEvent
public interface TorrentAttributeEvent
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
-
Method Summary
-
Field Details
-
ET_ATTRIBUTE_VALUE_ADDED
static final int ET_ATTRIBUTE_VALUE_ADDED- See Also:
-
ET_ATTRIBUTE_VALUE_REMOVED
static final int ET_ATTRIBUTE_VALUE_REMOVED- See Also:
-
-
Method Details
-
getType
int getType() -
getAttribute
TorrentAttribute getAttribute() -
getData
Object getData()
-