Uses of Class
com.biglybt.core.tag.impl.TagManagerImpl
Packages that use TagManagerImpl
-
Uses of TagManagerImpl in com.biglybt.core.tag.impl
Fields in com.biglybt.core.tag.impl declared as TagManagerImplModifier and TypeFieldDescriptionprivate static final TagManagerImplTagTypeBase.managerprivate static TagManagerImplTagManagerImpl.singletonprivate final TagManagerImplTagPropertyConstraintHandler.tag_managerprivate final TagManagerImplTagPropertyTrackerHandler.tag_manager(package private) final TagManagerImplTagPropertyTrackerTemplateHandler.tag_manager(package private) final TagManagerImplTagPropertyUntaggedHandler.tag_managerMethods in com.biglybt.core.tag.impl that return TagManagerImplModifier and TypeMethodDescriptionprotected TagManagerImplTagBase.getManager()static TagManagerImplTagManagerImpl.getSingleton()TagTypeBase.getTagManager()Constructors in com.biglybt.core.tag.impl with parameters of type TagManagerImplModifierConstructorDescriptionprotectedTagPropertyConstraintHandler(Core _core, TagManagerImpl _tm) protectedTagPropertyTrackerHandler(Core _core, TagManagerImpl _tm) protectedTagPropertyTrackerTemplateHandler(Core _core, TagManagerImpl _tm) protectedTagPropertyUntaggedHandler(Core _core, TagManagerImpl _tm)