Package fit
Interface FixtureListener
-
- All Known Implementing Classes:
NullFixtureListener
public interface FixtureListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
tableFinished(Parse table)
void
tablesFinished(Counts count)
-