Package io.quarkus.runtime.graal
Class AwtImageIO.IsAWTAbsent
java.lang.Object
io.quarkus.runtime.graal.AwtImageIO.IsAWTAbsent
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
AwtImageIO
Detects if AWT extension is present on the classpath of the application.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IsAWTAbsent
IsAWTAbsent()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-