com.sun.cldc.jna
Class BlockingFunction

java.lang.Object
  extended by com.sun.cldc.jna.Function
      extended by com.sun.cldc.jna.BlockingFunction

public class BlockingFunction
extends Function

Author:
wolf

Constructor Summary
BlockingFunction()
           
 
Method Summary
 void setTaskExecutor(TaskExecutor te)
           
 
Methods inherited from class com.sun.cldc.jna.Function
call0, call1, call1, call10, call2, call2, call2, call2, call3, call3, call3, call3, call3, call3, call3, call3, call4, call4, call4, call4, call4, call4, call4, call4, call4, call4, call4, call4, call4, call4, call4, call4, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call5, call6, call7, call8, call9
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockingFunction

public BlockingFunction()
Method Detail

setTaskExecutor

public void setTaskExecutor(TaskExecutor te)