Package io.quarkus.netty.runtime.graal
Class HttpContentCompressorSubstitutions.IsZstdAbsent
java.lang.Object
io.quarkus.netty.runtime.graal.HttpContentCompressorSubstitutions.IsZstdAbsent
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- HttpContentCompressorSubstitutions
public static class HttpContentCompressorSubstitutions.IsZstdAbsent
extends Object
implements BooleanSupplier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IsZstdAbsent
public IsZstdAbsent()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-