Package com.biglybt.pif.tag
Interface TagListener
-
public interface TagListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
taggableAdded(Tag tag, Taggable tagged)
void
taggableRemoved(Tag tag, Taggable tagged)
void
taggableSync(Tag tag)
-