5f0cf7efd781c09f5a0ca3dc1fbbe2e6ef8e40b3
[jalviewjs.git] / site / j2s / java / lang / InterruptedException.js
1 Clazz.load(["java.lang.Exception"],"java.lang.InterruptedException",null,function(){
2 c$=Clazz.declareType(java.lang,"InterruptedException",Exception);
3 });