%PDF- %PDF-
| Direktori : /proc/thread-self/root/home/waritko/yacy/libbuild/J7Zip-modified/src/SevenZip/ |
| Current File : //proc/thread-self/root/home/waritko/yacy/libbuild/J7Zip-modified/src/SevenZip/ICodeProgress.java |
package SevenZip;
public interface ICodeProgress
{
public void SetProgress(long inSize, long outSize);
}