public class MethodResultContext extends Object implements FromNativeContext
| Constructor and Description |
|---|
MethodResultContext(Runtime runtime,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Annotation> |
getAnnotations()
Gets a sorted list of annotations
|
Method |
getMethod() |
Runtime |
getRuntime()
Gets the Runtime used for the conversion.
|
public Method getMethod()
public Collection<Annotation> getAnnotations()
FromNativeContextgetAnnotations in interface FromNativeContextpublic Runtime getRuntime()
FromNativeContextgetRuntime in interface FromNativeContextCopyright © 2017. All rights reserved.