| Package | Description |
|---|---|
| org.apache.wicket.core.util.lang |
Java utilities.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,PropertyResolver.IGetAndSet> |
PropertyResolver.IClassCache.get(Class<?> clz)
Returns the class map from the cache.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyResolver.IClassCache.put(Class<?> clz,
Map<String,PropertyResolver.IGetAndSet> values)
Put the class into the cache, or if that class shouldn't be cached do nothing.
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.