Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / j2s / java / lang / reflect / GenericSignatureFormatError.js
1 Clazz.load(["java.lang.ClassFormatError"],"java.lang.reflect.GenericSignatureFormatError",null,function(){
2 c$=Clazz.declareType(java.lang.reflect,"GenericSignatureFormatError",ClassFormatError);
3 });