com.uwyn.rife.continuations
Interface ContinuableObject

All Superinterfaces:
Cloneable

public interface ContinuableObject
extends Cloneable


Method Summary
 Object clone()
           
 

Method Detail

clone

Object clone()
             throws CloneNotSupportedException
Throws:
CloneNotSupportedException

RIFE Project Page