net.sourceforge.plantuml.api
Interface MyRunnable


public interface MyRunnable


Method Summary
 void cancelJob()
           
 void runJob()
           
 

Method Detail

runJob

void runJob()
            throws InterruptedException
Throws:
InterruptedException

cancelJob

void cancelJob()


Copyright © 2014. All Rights Reserved.