提高性能
This commit is contained in:
@@ -10,7 +10,7 @@ public class KLALBBlock {
|
||||
|
||||
|
||||
volatile long time=-1;
|
||||
volatile Thread thread;
|
||||
volatile TCPConnection connect;
|
||||
public KLALBBlock(byte[] b, int size,long number) {
|
||||
data=b;
|
||||
this.size=size;
|
||||
|
||||
Reference in New Issue
Block a user