public class MethodResultContext extends Object implements FromNativeContext
| 构造器和说明 |
|---|
MethodResultContext(Runtime runtime,
Method method) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 FromNativeContextpublic Runtime getRuntime()
FromNativeContextRuntime used for the conversion.getRuntime 在接口中 FromNativeContextCopyright © 2021. All rights reserved.