| Abstraction of an object that consumes (possibly larger quantities of) objects.
An implementation might keep consumed objects in memory, so a call to flush()
is necessary from time to time, telling the Consumer, when it is a good time
for finalizing them.
Created: 01.02.2008 16:15:09
since: 0.4.0 author: Volker Bergmann |