Uses of Class
com.biglybt.core.tag.impl.TagPropertyConstraintHandler.TagConstraint
Packages that use TagPropertyConstraintHandler.TagConstraint
-
Uses of TagPropertyConstraintHandler.TagConstraint in com.biglybt.core.tag.impl
Fields in com.biglybt.core.tag.impl with type parameters of type TagPropertyConstraintHandler.TagConstraintModifier and TypeFieldDescription(package private) final Map
<Tag, TagPropertyConstraintHandler.TagConstraint> TagPropertyConstraintHandler.constrained_tags
(package private) final IdentityHashMap
<DownloadManager, Set<TagPropertyConstraintHandler.TagConstraint>> TagPropertyConstraintHandler.freq_lim_pending
Methods in com.biglybt.core.tag.impl that return TagPropertyConstraintHandler.TagConstraintMethods in com.biglybt.core.tag.impl with parameters of type TagPropertyConstraintHandler.TagConstraintModifier and TypeMethodDescriptionprivate void
TagPropertyConstraintHandler.apply
(TagPropertyConstraintHandler.TagConstraint constraint) private static boolean
TagPropertyConstraintHandler.canProcess
(TagPropertyConstraintHandler.TagConstraint constraint, DownloadManager dm, boolean is_new) private static boolean
TagPropertyConstraintHandler.canProcess
(TagPropertyConstraintHandler.TagConstraint constraint, List<DownloadManager> dms)