Package org.apache.struts2.inject.util
Interface ReferenceMap.Strategy
- Enclosing class:
- ReferenceMap<K,
V>
protected static interface ReferenceMap.Strategy
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(ReferenceMap map, Object keyReference, Object valueReference)
-
Method Details
-
execute
-