Class BooleanTypedValue

java.lang.Object
org.springframework.expression.TypedValue
org.springframework.expression.spel.support.BooleanTypedValue

public final class BooleanTypedValue extends TypedValue
A TypedValue for booleans.
Since:
3.0
Author:
Andy Clement