Uses of Interface
com.biglybt.pif.tag.TagManager
-
Packages that use TagManager Package Description com.biglybt.pif.utils com.biglybt.pifimpl.local.utils -
-
Uses of TagManager in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return TagManager Modifier and Type Method Description TagManager
Utilities. getTagManager()
-
Uses of TagManager in com.biglybt.pifimpl.local.utils
Classes in com.biglybt.pifimpl.local.utils that implement TagManager Modifier and Type Class Description private static class
UtilitiesImpl.TagManagerImpl
Methods in com.biglybt.pifimpl.local.utils that return TagManager Modifier and Type Method Description TagManager
UtilitiesImpl. getTagManager()
-