Uses of Interface
com.kuka.task.ITaskFunctionMonitor

Packages that use ITaskFunctionMonitor
com.kuka.task Contains interfaces and classes needed for tasks using RoboticsAPI. 
 

Uses of ITaskFunctionMonitor in com.kuka.task
 

Methods in com.kuka.task that return ITaskFunctionMonitor
static ITaskFunctionMonitor TaskFunctionMonitor.create(Object taskFunction)
          Returns a monitor for the given task function instance that allows you to query or wait on the availability of the task function (remember that a task function is only available as long as the task that is providing the function is running).
 



Copyright © 2019. All rights reserved.