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()
ToNativeContextgetAnnotations in interface FromNativeContextgetAnnotations in interface ToNativeContextpublic final Runtime getRuntime()
ToNativeContextRuntime used for the conversion.getRuntime in interface FromNativeContextgetRuntime in interface ToNativeContextCopyright © 2024. All rights reserved.