Public Member Functions | Protected Attributes
edu.tum.cs.ias.knowrob.util.datastructures.Hashmap2List< KeyT, ValueT > Class Reference

List of all members.

Public Member Functions

Vector< ValueT > get (KeyT key)
void put (KeyT key, ValueT value)

Protected Attributes

HashMap< KeyT, Vector< ValueT > > map = new HashMap<KeyT, Vector<ValueT>>()

Detailed Description

Definition at line 6 of file Hashmap2List.java.


Member Function Documentation

Vector<ValueT> edu.tum.cs.ias.knowrob.util.datastructures.Hashmap2List< KeyT, ValueT >.get ( KeyT  key) [inline]

Definition at line 20 of file Hashmap2List.java.

void edu.tum.cs.ias.knowrob.util.datastructures.Hashmap2List< KeyT, ValueT >.put ( KeyT  key,
ValueT  value 
) [inline]

Definition at line 9 of file Hashmap2List.java.


Member Data Documentation

HashMap<KeyT, Vector<ValueT> > edu.tum.cs.ias.knowrob.util.datastructures.Hashmap2List< KeyT, ValueT >.map = new HashMap<KeyT, Vector<ValueT>>() [protected]

Definition at line 7 of file Hashmap2List.java.


The documentation for this class was generated from the following file:


mod_vis
Author(s): Moritz Tenorth, Jakob Engel
autogenerated on Mon Oct 6 2014 01:30:00