Package com.biglybt.core.tag.impl
Class TagPropertyConstraintHandler.TagConstraint.ConstraintExprTrue
java.lang.Object
com.biglybt.core.tag.impl.TagPropertyConstraintHandler.TagConstraint.ConstraintExprTrue
- All Implemented Interfaces:
TagPropertyConstraintHandler.TagConstraint.ConstraintExpr
- Enclosing class:
TagPropertyConstraintHandler.TagConstraint
private static class TagPropertyConstraintHandler.TagConstraint.ConstraintExprTrue
extends Object
implements TagPropertyConstraintHandler.TagConstraint.ConstraintExpr
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConstraintExprTrue
private ConstraintExprTrue()
-
-
Method Details
-
eval
public Object eval(Map<String, Object> context, DownloadManager dm, List<Tag> tags, StringBuilder debug) - Specified by:
eval
in interfaceTagPropertyConstraintHandler.TagConstraint.ConstraintExpr
-
getString
- Specified by:
getString
in interfaceTagPropertyConstraintHandler.TagConstraint.ConstraintExpr
-