update
This commit is contained in:
parent
4842abb1c9
commit
b506c72b45
|
|
@ -3,17 +3,17 @@ package com.smallchill.core.toolbox.support;
|
|||
public class StreamProgress {
|
||||
|
||||
public void start() {
|
||||
// TODO Auto-generated method stub
|
||||
// 预留
|
||||
|
||||
}
|
||||
|
||||
public void progress(long size) {
|
||||
// TODO Auto-generated method stub
|
||||
// 预留
|
||||
|
||||
}
|
||||
|
||||
public void finish() {
|
||||
// TODO Auto-generated method stub
|
||||
// 预留
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user