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()
FromNativeContextRuntime used for the conversion.getRuntime in interface FromNativeContextCopyright © 2024. All rights reserved.