C N P

C

consume(T) - Method in interface net.israfil.foundation.lifecycle.Consumer
Consumes an item of type T.
Consumer<T> - Interface in net.israfil.foundation.lifecycle
An object that is consumes objects of a given type.

N

net.israfil.foundation.lifecycle - package net.israfil.foundation.lifecycle
 

P

produce() - Method in interface net.israfil.foundation.lifecycle.Producer
Produces an item of type T upon request.
Producer<T> - Interface in net.israfil.foundation.lifecycle
An object that is a source (producer) of objects

C N P

Copyright © 2007-2008. All Rights Reserved.