Class GraalVM20OrEarlier
- java.lang.Object
-
- io.quarkus.smallrye.faulttolerance.runtime.graal.GraalVM20OrEarlier
-
- All Implemented Interfaces:
BooleanSupplier
class GraalVM20OrEarlier extends Object implements BooleanSupplier
-
-
Constructor Summary
Constructors Constructor Description GraalVM20OrEarlier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetAsBoolean()
-
-
-
Method Detail
-
getAsBoolean
public boolean getAsBoolean()
- Specified by:
getAsBooleanin interfaceBooleanSupplier
-
-