Fix compile errors
This commit is contained in:
parent
cc761ae786
commit
51f69877a6
@ -265,6 +265,16 @@ public class IpFilterRuleTest extends TestCase
|
||||
// TODO Auto-generated method stub
|
||||
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