public class SimpleNativeContext extends java.lang.Object implements ToNativeContext, FromNativeContext
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<java.lang.annotation.Annotation> |
getAnnotations()
Gets a sorted list of annotations
|
Runtime |
getRuntime()
Gets the Runtime used for the conversion.
|
public java.util.Collection<java.lang.annotation.Annotation> getAnnotations()
ToNativeContextgetAnnotations in interface FromNativeContextgetAnnotations in interface ToNativeContextpublic final Runtime getRuntime()
ToNativeContextgetRuntime in interface FromNativeContextgetRuntime in interface ToNativeContextCopyright © 2017. All rights reserved.