public final class TruffleRuntimeServices extends Object
org.graalvm.compiler.serviceprovider.GraalServices.| Constructor and Description |
|---|
TruffleRuntimeServices() |
| Modifier and Type | Method and Description |
|---|---|
static <S> Iterable<S> |
load(Class<S> service)
Gets an
Iterable of the providers available for a given service. |