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()
ToNativeContextgetRuntime in interface FromNativeContextgetRuntime in interface ToNativeContextCopyright © 2017. All rights reserved.