This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Tang.Util.MonotonicTreeMap< TKey, TVal > Class Template Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Tang.Util.MonotonicTreeMap< TKey, TVal > Class Template Reference

Inherits SortedDictionary< TKey, TVal >.

Public Member Functions

new void Add (TKey key, TVal value)
 
new void Clear ()
 
new void Remove (TKey key)
 

Member Function Documentation

new void Org.Apache.REEF.Tang.Util.MonotonicTreeMap< TKey, TVal >.Add ( TKey  key,
TVal  value 
)
inline
new void Org.Apache.REEF.Tang.Util.MonotonicTreeMap< TKey, TVal >.Clear ( )
inline
new void Org.Apache.REEF.Tang.Util.MonotonicTreeMap< TKey, TVal >.Remove ( TKey  key)
inline

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