X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fengine%2FProgressGetter.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fengine%2FProgressGetter.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=878037e11d5f568cf3d73770c188eb00ec8ed06d;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/engine/ProgressGetter.html b/website/full_javadoc/compbio/engine/ProgressGetter.html deleted file mode 100644 index 878037e..0000000 --- a/website/full_javadoc/compbio/engine/ProgressGetter.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - -ProgressGetter - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.engine -
-Class ProgressGetter

-
-java.lang.Object
-  extended by compbio.engine.ProgressGetter
-
-
-
-
public class ProgressGetter
extends Object
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
ProgressGetter() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static bytegetProgress(String progressFile) - -
-           
-static ChunkHolderpull(String file, - long position) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ProgressGetter

-
-public ProgressGetter()
-
-
- - - - - - - - -
-Method Detail
- -

-pull

-
-public static final ChunkHolder pull(String file,
-                                     long position)
-
-
-
-
-
-
- -

-getProgress

-
-public static final byte getProgress(String progressFile)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -