Uses of Interface
com.varankin.io.container.Automaton

Packages that use Automaton
com.varankin.io.container   
 

Uses of Automaton in com.varankin.io.container
 

Subinterfaces of Automaton in com.varankin.io.container
 interface TailedAutomaton<Atom>
          Abstract state machine with a queue of last elementary objects that should be returned back to provider of objects (so called "tail").