| Package | Description |
|---|---|
| org.apache.velocity.util.introspection |
| Modifier and Type | Method and Description |
|---|---|
ClassMap |
IntrospectorCache.get(Class<?> c)
Lookup a given Class object in the cache.
|
ClassMap |
IntrospectorCache.put(Class<?> c)
Creates a class map for specific class and registers it in the
cache.
|
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.