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