org.apache.activemq.apollo.util
Interface Mapper<K,V>


public interface Mapper<K,V>


Method Summary
 K map(V element)
           
 

Method Detail

map

K map(V element)


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.