Package com.oracle.svm.core.annotate
Class TargetClass.AlwaysIncluded
java.lang.Object
com.oracle.svm.core.annotate.TargetClass.AlwaysIncluded
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
TargetClass
The default value for the
TargetClass.onlyWith()
attribute.- Since:
- 22.3
-
Method Summary
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBoolean
in interfaceBooleanSupplier
- Since:
- 22.3
-