All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class benno.dystat.LongResourceCounter

java.lang.Object
   |
   +----benno.dystat.ResourceCounter
           |
           +----benno.dystat.LongResourceCounter

public class LongResourceCounter
extends ResourceCounter

Constructor Index

 o LongResourceCounter(long, long, long, boolean, String, String)

Method Index

 o add(Date, long)
 o total()

Constructors

 o LongResourceCounter
 public LongResourceCounter(long per,
                            long off,
                            long numToKeep,
                            boolean mod,
                            String filename,
                            String dep)

Methods

 o add
 public void add(Date t,
                 long amount)
 o total
 public long total()

All Packages  Class Hierarchy  This Package  Previous  Next  Index