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()
FromNativeContext
getAnnotations
in interface FromNativeContext
public Runtime getRuntime()
FromNativeContext
Runtime
used for the conversion.getRuntime
in interface FromNativeContext
Copyright © 2024. All rights reserved.