blob: e173f133abe1fff7ca005914eecc7a63cc8186ad [file] [log] [blame]
package java.lang;
public class IllegalMonitorStateException extends RuntimeException {
}