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()
FromNativeContext
getAnnotations
在接口中 FromNativeContext
public Runtime getRuntime()
FromNativeContext
Runtime
used for the conversion.getRuntime
在接口中 FromNativeContext
Copyright © 2021. All rights reserved.