测试1
This commit is contained in:
@@ -19,6 +19,9 @@ import java.util.concurrent.atomic.AtomicInteger;
|
||||
public class Tunnel {
|
||||
private String name;
|
||||
private IPPort ipport;
|
||||
public IPPort getIpport() {
|
||||
return ipport;
|
||||
}
|
||||
private long delay=-1;
|
||||
public long getDelay() {
|
||||
return delay;
|
||||
|
||||
Reference in New Issue
Block a user