com.google.inject.util
Interface ReferenceMap.Strategy

All Known Implementing Classes:
ReferenceMap.PutStrategy
Enclosing class:
ReferenceMap<K,V>

protected static interface ReferenceMap.Strategy


Method Summary
 java.lang.Object execute(ReferenceMap map, java.lang.Object keyReference, java.lang.Object valueReference)
           
 

Method Detail

execute

java.lang.Object execute(ReferenceMap map,
                         java.lang.Object keyReference,
                         java.lang.Object valueReference)


Copyright © {inceptionYear}-2008 null. All Rights Reserved.