软件包 | 描述 |
---|---|
java.lang.invoke |
java.lang.invoke 包中包含的动态语言支持的java核心类库和虚拟机直接提供。
|
Modifier and Type | Method and Description |
---|---|
static void |
MutableCallSite.syncAll(MutableCallSite[] sites)
在给定的数组中的每个调用站点上执行同步操作,强制所有其他线程丢弃先前从任何调用站点的目标加载的缓存值。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.