您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
字段 |
必需 |
可选
详细资料:
字段 |
元素
jnr.ffi.annotations
注释类型 Synchronized
@Retention
(
value
=
RUNTIME
) public @interface
Synchronized
Indicates that a library or a library method requires all calls to be synchronized. i.e. calls from multiple threads will synchronize on a monitor object, then call the native method.
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
字段 |
必需 |
可选
详细资料:
字段 |
元素
Copyright © 2021. All rights reserved.