Class Platform.HOSTED_ONLY

java.lang.Object
org.graalvm.nativeimage.Platform.HOSTED_ONLY
All Implemented Interfaces:
Platform
Enclosing interface:
Platform

public static final class Platform.HOSTED_ONLY extends Object implements Platform
Marker for elements (types, methods, or fields) that are only visible during native image generation and cannot be used at run time, regardless of the actual platform.
Since:
19.0