Fix compile errors

This commit is contained in:
norman 2011-12-07 07:57:56 +01:00
parent cc761ae786
commit 51f69877a6

View File

@ -265,6 +265,16 @@ public class IpFilterRuleTest extends TestCase
// TODO Auto-generated method stub // TODO Auto-generated method stub
return 0; return 0;
} }
@Override
public Object getAttachment() {
return null;
}
@Override
public void setAttachment(Object attachment) {
}
}, h, addr), }, h, addr),
addr); addr);