Package | Description |
---|---|
org.apache.velocity.context |
Modifier and Type | Method and Description |
---|---|
IntrospectionCacheData |
InternalContextAdapterImpl.icacheGet(Object key) |
IntrospectionCacheData |
ChainedInternalContextAdapter.icacheGet(Object key) |
Modifier and Type | Method and Description |
---|---|
void |
InternalContextAdapterImpl.icachePut(Object key,
IntrospectionCacheData o) |
void |
ChainedInternalContextAdapter.icachePut(Object key,
IntrospectionCacheData o) |
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.