f3ee99aa8331218a3264ba00308acbdc60f644e6
[jalviewjs.git] / site / swingjs / j2s / java / util / zip / CRC32.js
1 Clazz.declarePackage ("java.util.zip");
2 Clazz.load (["JU.CRC32"], "java.util.zip.CRC32", null, function () {
3 c$ = Clazz.declareType (java.util.zip, "CRC32", JU.CRC32);
4 });