Package htmlpublisher.util
Class FileEntryQueue.Statistic
java.lang.Object
htmlpublisher.util.FileEntryQueue.Statistic
- All Implemented Interfaces:
Serializable
- Enclosing class:
FileEntryQueue
Some statistical data about the queue
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Statistic
public Statistic(int overallCount, long overallSize)
-
-
Method Details
-
getOverallCount
public int getOverallCount() -
getOverallSize
public long getOverallSize()
-