xref: /third_party/lzma/Java/SevenZip/ICodeProgress.java (revision 370b324c)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/lzma/Java/SevenZip/
1370b324cSopenharmony_cipackage SevenZip;
2370b324cSopenharmony_ci
3370b324cSopenharmony_cipublic interface ICodeProgress
4370b324cSopenharmony_ci{
5370b324cSopenharmony_ci	public void SetProgress(long inSize, long outSize);
6370b324cSopenharmony_ci}
7

Indexes created Thu Nov 07 10:32:03 CST 2024