Class FxExtractor.Activation
- java.lang.Object
-
- org.apache.bval.jsr.valueextraction.FxExtractor.Activation
-
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- FxExtractor
public static class FxExtractor.Activation extends Object implements BooleanSupplier
-
-
Constructor Summary
Constructors Constructor Description Activation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
getAsBoolean()
-
-
-
Method Detail
-
getAsBoolean
public boolean getAsBoolean()
- Specified by:
getAsBoolean
in interfaceBooleanSupplier
-
-