Enum Class NativeImageKind

java.lang.Object
java.lang.Enum<NativeImageKind>
org.refcodes.runtime.NativeImageKind
All Implemented Interfaces:
Serializable, Comparable<NativeImageKind>, Constable, org.refcodes.mixin.ValueAccessor<String>

public enum NativeImageKind extends Enum<NativeImageKind> implements org.refcodes.mixin.ValueAccessor<String>
Defines the values of the SystemProperty.NATIVE_IMAGE_KIND system property.