|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The marker interface that indicates which methods of a class are
spawnable by the Satin divide-and-conquer environment. Use this interface to
mark the methods that may be spawned. The way to do this is to create an
interface that extends ibis.satin.Spawnable
and specifies the
methods that may be spawned. The interface extends java.io.Serializable
because the "this" parameter is also sent across the network when work is
transferred.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |