C E I N P R S T W Y _

C

callWithPattern(A...) - Method in interface pl.clareo.coroutines.user.CoIterator
As withPattern(Object...) but handy if you do not expect results.
close() - Method in interface pl.clareo.coroutines.user.CoIterator
Informs coroutine that no more operations will be performed.
closed() - Method in interface pl.clareo.coroutines.user.Controler
Called when coroutine has been closed
closed() - Method in class pl.clareo.coroutines.user.StaticPattern
 
CoIterator<E,A> - Interface in pl.clareo.coroutines.user
Interface encapsulating coroutine execution
Controler<E,A> - Interface in pl.clareo.coroutines.user
Interface used to control coroutine's execution.
Coroutine - Annotation Type in pl.clareo.coroutines.user
Annotates method as coroutine.
CoroutineClosedException - Exception in pl.clareo.coroutines.user
This exception indicates operation on closed coroutine
CoroutineClosedException() - Constructor for exception pl.clareo.coroutines.user.CoroutineClosedException
 
CoroutineClosedException(String) - Constructor for exception pl.clareo.coroutines.user.CoroutineClosedException
 
CoroutineExitException - Exception in pl.clareo.coroutines.user
This exception is thrown by yield when coroutine is closed
CoroutineExitException() - Constructor for exception pl.clareo.coroutines.user.CoroutineExitException
 
CoroutineExitException(String) - Constructor for exception pl.clareo.coroutines.user.CoroutineExitException
 
Coroutines - Class in pl.clareo.coroutines.user
This class contains methods used when creating coroutine
Coroutines() - Constructor for class pl.clareo.coroutines.user.Coroutines
 

C E I N P R S T W Y _
Copyright © 2010 CLAREO. All Rights Reserved.