当前页面:
在线文档首页 >
NetBeans API Javadoc 4.1.0
FileAttributeProvider.MemoryCache (NetBeans VCS API) - NetBeans API Javadoc 4.1.0
org.netbeans.modules.vcscore.turbo.local
Class FileAttributeProvider.MemoryCache
java.lang.Object
org.netbeans.modules.vcscore.turbo.local.FileAttributeProvider.MemoryCache
- Enclosing class:
- FileAttributeProvider
- public static final class FileAttributeProvider.MemoryCache
- extends Object
Provides direct access to memory layer without
delegating to providers layer.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cacheAttribute
public void cacheAttribute(FileObject fo,
String name,
Object value)
- Writes speculative entry into memory layer.