Fix compile errors
This commit is contained in:
parent
cc761ae786
commit
51f69877a6
@ -266,6 +266,16 @@ public class IpFilterRuleTest extends TestCase
|
||||
return 0;
|
||||
}
|
||||
|
||||
@Override
|
||||
public Object getAttachment() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setAttachment(Object attachment) {
|
||||
|
||||
}
|
||||
|
||||
}, h, addr),
|
||||
addr);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user