JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.sourceforge.plantuml.api
MyRunnable
Contents
Description
Method Summary
Method Details
runJob()
cancelJob()
Hide sidebar
Show sidebar
Interface MyRunnable
public interface
MyRunnable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
cancelJob
()
void
runJob
()
Method Details
runJob
void
runJob
() throws
InterruptedException
Throws:
InterruptedException
cancelJob
void
cancelJob
()