Class AwtImageIO.IsAWTAbsent

java.lang.Object
io.quarkus.runtime.graal.AwtImageIO.IsAWTAbsent
All Implemented Interfaces:
BooleanSupplier
Enclosing class:
AwtImageIO

static final class AwtImageIO.IsAWTAbsent extends Object implements BooleanSupplier
Detects if AWT extension is present on the classpath of the application.
  • Constructor Details

    • IsAWTAbsent

      IsAWTAbsent()
  • Method Details