org.apache.commons.javaflow.utils
Class ReflectionUtils.DefaultIndexer
java.lang.Object
org.apache.commons.javaflow.utils.ReflectionUtils.DefaultIndexer
- All Implemented Interfaces:
- ReflectionUtils.Indexer
- Enclosing class:
- ReflectionUtils
public static class ReflectionUtils.DefaultIndexer
- extends Object
- implements ReflectionUtils.Indexer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionUtils.DefaultIndexer
public ReflectionUtils.DefaultIndexer()
put
public void put(Map<String,Object> pMap,
String pKey,
Object pObject)
- Specified by:
put
in interface ReflectionUtils.Indexer
Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.