Side of Software
Dated Collections Library 2.0

Uses of Interface
sos.dated.util.DatedMap.Entry

Uses of DatedMap.Entry in sos.dated.util
 

Methods in sos.dated.util that return types with arguments of type DatedMap.Entry
abstract  DatedSet<DatedMap.Entry<K,V,D>,D> AbstractDatedMap.entrySet()
           
 DatedSet<DatedMap.Entry<K,V,D>,D> AbstractMapByDate.entrySet()
           
 DatedSet<DatedMap.Entry<K,V,D>,D> DatedMap.entrySet()
          Returns a modifiable view of the mappings of this dated map.
 

Methods in sos.dated.util with parameters of type DatedMap.Entry
protected  boolean LinkedHashMapByDate.removeEldestEntry(DatedMap.Entry<K,V,D> entry, D from, D to)
          Returns true if this map should remove the specified eldest entry for a given date range.
 


Side of Software
Dated Collections Library 2.0

Copyright 2003-09 Side of Software (SOS). All rights reserved.