interface  com.google.common.testing.anotherpackage.ForwardingWrapperTesterTest$Adder extends java.lang.Object
{
public abstract int add(int, int);
}