public class SimpleNativeContext extends Object implements ToNativeContext, FromNativeContext
Modifier and Type | Method and Description |
---|---|
Collection<Annotation> |
getAnnotations()
Gets a sorted list of annotations
|
Runtime |
getRuntime()
Gets the
Runtime used for the conversion. |
public Collection<Annotation> getAnnotations()
ToNativeContext
getAnnotations
in interface FromNativeContext
getAnnotations
in interface ToNativeContext
public final Runtime getRuntime()
ToNativeContext
Runtime
used for the conversion.getRuntime
in interface FromNativeContext
getRuntime
in interface ToNativeContext
Copyright © 2024. All rights reserved.