Class BackgroundUnzipper

java.lang.Object
javax.swing.SwingWorker<Long,Long>
edu.wisc.ssec.mcidasv.util.BackgroundUnzipper
All Implemented Interfaces:
Runnable, Future<Long>, RunnableFuture<Long>

public class BackgroundUnzipper extends SwingWorker<Long,Long>