org.apache.commons.javaflow.utils
Interface ReflectionUtils.Indexer

All Known Implementing Classes:
ReflectionUtils.DefaultIndexer
Enclosing class:
ReflectionUtils

public static interface ReflectionUtils.Indexer


Method Summary
 void put(Map<String,Object> pMap, String pKey, Object pObject)
           
 

Method Detail

put

void put(Map<String,Object> pMap,
         String pKey,
         Object pObject)


Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.