Package com.croftsoft.core.util.consumer

A callback object that "consumes" the callback argument.

See:
          Description

Interface Summary
Consumer<O> A callback object that "consumes" the callback argument.
 

Class Summary
NullConsumer A singleton null object implementation of a Consumer.
QueueConsumer A Consumer that appends objects to a Queue.
 

Package com.croftsoft.core.util.consumer Description

A callback object that "consumes" the callback argument.


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)