public class SimpleNativeContext extends Object implements ToNativeContext, FromNativeContext
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<Annotation> |
getAnnotations()
Gets a sorted list of annotations
|
Runtime |
getRuntime()
Gets the
Runtime used for the conversion. |
public Collection<Annotation> getAnnotations()
ToNativeContextgetAnnotations 在接口中 FromNativeContextgetAnnotations 在接口中 ToNativeContextpublic final Runtime getRuntime()
ToNativeContextRuntime used for the conversion.getRuntime 在接口中 FromNativeContextgetRuntime 在接口中 ToNativeContextCopyright © 2021. All rights reserved.