com.hp.hpl.jena.sdb.core
Class Map2<S,T>

java.lang.Object
  extended by com.hp.hpl.jena.sdb.core.Map2<S,T>

public class Map2<S,T>
extends Object


Constructor Summary
Map2()
           
 
Method Summary
 void putMapping(S s, T t)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Map2

public Map2()
Method Detail

putMapping

public void putMapping(S s,
                       T t)


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.