SSF.OS
Class Resource.callback

java.lang.Object
  |
  +--com.renesys.raceway.SSF.Event
        |
        +--SSF.OS.Resource.callback
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Enclosing class:
Resource

private class Resource.callback
extends com.renesys.raceway.SSF.Event


Field Summary
(package private)  Continuation continuation
           
 
Fields inherited from class com.renesys.raceway.SSF.Event
$y, vy, xy, Xy, yy
 
Constructor Summary
Resource.callback(Continuation)
           
 
Methods inherited from class com.renesys.raceway.SSF.Event
aliased, release, save, ww, zw
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

continuation

Continuation continuation
Constructor Detail

Resource.callback

public Resource.callback(Continuation)