Interrupt the current method.
public void interrupt();
If there is no method in progress, Interrupt simply returns, doing nothing.