net.sf.staccatocommons.collections.stream
Class AbstractDelayedDeconsApplicable<A,B>

java.lang.Object
  extended by net.sf.staccatocommons.collections.stream.AbstractDelayedDeconsApplicable<A,B>
All Implemented Interfaces:
Stream.DelayedDeconsApplicable<A,B>, Stream.EmptyApplicable<Stream<B>>, Applicable2<Thunk<A>,Stream<A>,Stream<B>>

public abstract class AbstractDelayedDeconsApplicable<A,B>
extends Object
implements Stream.DelayedDeconsApplicable<A,B>

Author:
flbulgarelli

Constructor Summary
AbstractDelayedDeconsApplicable()
           
 
Method Summary
 Stream<B> emptyApply()
          Returns an empty stream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.staccatocommons.collections.stream.Stream.DelayedDeconsApplicable
apply
 

Constructor Detail

AbstractDelayedDeconsApplicable

public AbstractDelayedDeconsApplicable()
Method Detail

emptyApply

public Stream<B> emptyApply()
Returns an empty stream

Specified by:
emptyApply in interface Stream.EmptyApplicable<Stream<B>>
Returns:
the result of applying this transformation over and empty Stream


Get Staccatocommons at SourceForge.net. Fast, secure and Free Open Source software downloads