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