Apache REEF  0.16.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

◆ Add()

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

◆ Clear()

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

◆ Remove()

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: