Package org.apache.commons.javaflow.core
Interface ReflectionUtils.Indexer
-
- All Known Implementing Classes:
ReflectionUtils.DefaultIndexer
- Enclosing class:
- ReflectionUtils
public static interface ReflectionUtils.Indexer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
put(Map<String,Object> pMap, String pKey, Object pObject)
-