Class Bools

java.lang.Object
org.thymeleaf.expression.Bools

public final class Bools extends Object

Expression Object for performing boolean operations inside Thymeleaf Standard Expressions.

An object of this class is usually available in variable evaluation expressions with the name #bools.

Since:
1.0