Package com.biglybt.core.tag
Interface TagGroupListener
-
public interface TagGroupListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
tagAdded(Tag tag)
void
tagRemoved(Tag tag)
-