public class Interruption extends Object
Interruption(boolean interrupt)
Interruption(boolean interrupt, String cause)
String
getCause()
boolean
isInterrupt()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Interruption(boolean interrupt)
public Interruption(boolean interrupt, String cause)
public boolean isInterrupt()
public String getCause()
Copyright © 2019. All rights reserved.