public class ViewCache<T extends SemanticView>
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
ViewCache() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.String,T> |
getCache() |
protected boolean |
needsRefresh() |
protected void |
setNeedsRefresh(boolean f) |
protected java.util.Map<java.lang.String,T> getCache()
protected boolean needsRefresh()
protected void setNeedsRefresh(boolean f)
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.