Commit 4e0a850a authored by yanzg's avatar yanzg

将源码打包进jar包

parent 01a1759b
...@@ -43,15 +43,6 @@ public class Timeout<T extends Object> { ...@@ -43,15 +43,6 @@ public class Timeout<T extends Object> {
return start; return start;
} }
/**
* 上次判断时间
*
* @return
*/
public long getPrev() {
return prev;
}
/** /**
* 数据 * 数据
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment