Package net.sf.colossus.util
Interface IValueRecorderItem
- All Known Implementing Classes:
ValueRecorder
,ValueRecorder.TrivialValueRecorderItem
public interface IValueRecorderItem
- Author:
- dolbeau
-
Method Summary
-
Method Details
-
getValue
int getValue()Get the value.- Returns:
- The current value.
-
getWhy
-
getFull
-
isReset
boolean isReset()
-