All Packages Class Hierarchy This Package Previous Next Index
|  | 
java.lang.Object | +----Acme.Nnrpd.OverviewCache
 Fetch the software.
 Fetch the entire Acme package.
 
 OverviewCache(int)
	OverviewCache(int)
   
 addEntry(String[], NewsDbGroup, int)
	addEntry(String[], NewsDbGroup, int)
   getEntry(NewsDbGroup, int)
	getEntry(NewsDbGroup, int)
   getLastTime(NewsDbGroup)
	getLastTime(NewsDbGroup)
   setLastTime(NewsDbGroup)
	setLastTime(NewsDbGroup)
   
 OverviewCache
OverviewCache
public OverviewCache(int cacheSize)
 
 getLastTime
getLastTime
public long getLastTime(NewsDbGroup group)
 setLastTime
setLastTime
public void setLastTime(NewsDbGroup group)
 getEntry
getEntry
 public String[] getEntry(NewsDbGroup group,
                          int artNum)
 addEntry
addEntry
 public void addEntry(String entry[],
                      NewsDbGroup group,
                      int artNum)
All Packages Class Hierarchy This Package Previous Next Index
ACME Java ACME Labs