galois.runtime
Interface Callback

All Known Subinterfaces:
NonDeterministicCallback

public interface Callback

Thunk to be called by runtime system.


Method Summary
 void call()
           
 

Method Detail

call

void call()