public class PathCache extends Object
Modifier and Type | Method and Description |
---|---|
NodeCache |
getCache() |
Path |
getPath(CachedNode node) |
void |
put(NodeKey key,
Path path) |
boolean |
removePath(NodeKey key) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.