wt.feedback
Interface CountedProgress

All Superinterfaces:
MethodProgress, Serializable
All Known Implementing Classes:
MultiObjectOperationProgress

public interface CountedProgress
extends MethodProgress, Serializable


Method Summary
 int getCount()
          Gets the value of the attribute: COUNT.
 
Methods inherited from interface wt.feedback.MethodProgress
getMethod
 

Method Detail

getCount

public int getCount()
Gets the value of the attribute: COUNT. The value of a counter used to track the progress of something that has a count

Returns:
int