|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyResolver.IGetAndSet | |
|---|---|
| org.apache.wicket.util.lang | Java utilities. |
| Uses of PropertyResolver.IGetAndSet in org.apache.wicket.util.lang |
|---|
| Methods in org.apache.wicket.util.lang that return types with arguments of type PropertyResolver.IGetAndSet | |
|---|---|
Map<String,PropertyResolver.IGetAndSet> |
PropertyResolver.IClassCache.get(Class<?> clz)
Returns the class map from the cache. |
| Method parameters in org.apache.wicket.util.lang with type arguments of type PropertyResolver.IGetAndSet | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||