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_pendingMethods in com.biglybt.core.tag.impl that return TagPropertyConstraintHandler.TagConstraintMethods in com.biglybt.core.tag.impl with parameters of type TagPropertyConstraintHandler.TagConstraintModifier and TypeMethodDescriptionprivate voidTagPropertyConstraintHandler.apply(TagPropertyConstraintHandler.TagConstraint constraint) private static booleanTagPropertyConstraintHandler.canProcess(TagPropertyConstraintHandler.TagConstraint constraint, DownloadManager dm, boolean is_new) private static booleanTagPropertyConstraintHandler.canProcess(TagPropertyConstraintHandler.TagConstraint constraint, List<DownloadManager> dms)