Enum Class Platform

java.lang.Object
java.lang.Enum<Platform>
io.github.jwharm.javagi.interop.Platform
All Implemented Interfaces:
Serializable, Comparable<Platform>, Constable

public enum Platform extends Enum<Platform>
The Platform class provides utility functions to retrieve the runtime platform and and check if a function is supported on the runtime platform.