Class CEntryPoint.NotIncludedAutomatically

java.lang.Object
org.graalvm.nativeimage.c.function.CEntryPoint.NotIncludedAutomatically
All Implemented Interfaces:
BooleanSupplier
Enclosing class:
CEntryPoint

public static final class CEntryPoint.NotIncludedAutomatically extends Object implements BooleanSupplier
A BooleanSupplier that always returns false.
Since:
22.0
  • Method Details