Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS

Class cornell.slk.jkernel.core.CStub

Source code
java.lang.Object
    |
    +----cornell.slk.jkernel.core.CStub

class CStub
extends java.lang.Object
implements java.io.Serializable

Field Summary
int  id
 
int  targetTaskId
 
 

Constructor Summary
 CStub(int targetTaskId, int id)
 
 

Methods inherited from class java.lang.Object
 , clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

targetTaskId

int targetTaskId

id

int id
Constructor Detail

CStub

CStub(int targetTaskId,
      int id)

Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS