Package com.varankin.io.container

Interface Summary
Accumulator<Atom> Mutable object to accept another objects of specified type.
Automaton<Atom> Abstract state machine.
Counted<Atom> Deprecated.
Receiver<Atom> Mutable object to accept another objects of specified type.
TailedAutomaton<Atom> Abstract state machine with a queue of last elementary objects that should be returned back to provider of objects (so called "tail").