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