Uses of Class
com.biglybt.core.tag.impl.TagTypeBase.TagGroupImpl
-
Packages that use TagTypeBase.TagGroupImpl Package Description com.biglybt.core.tag.impl -
-
Uses of TagTypeBase.TagGroupImpl in com.biglybt.core.tag.impl
Fields in com.biglybt.core.tag.impl with type parameters of type TagTypeBase.TagGroupImpl Modifier and Type Field Description private java.util.Map<java.lang.String,TagTypeBase.TagGroupImpl>
TagTypeBase. tag_groups
Methods in com.biglybt.core.tag.impl with parameters of type TagTypeBase.TagGroupImpl Modifier and Type Method Description protected void
TagManagerImpl. tagGroupCreated(TagTypeBase tag_type, TagTypeBase.TagGroupImpl group)
protected void
TagManagerImpl. tagGroupUpdated(TagTypeBase tag_type, TagTypeBase.TagGroupImpl group)
-