interface  com.google.common.testing.anotherpackage.ForwardingWrapperTesterTest$ChainingCalls extends java.lang.Object
{
public abstract com.google.common.testing.anotherpackage.ForwardingWrapperTesterTest$ChainingCalls chainingCall();
public abstract com.google.common.testing.anotherpackage.ForwardingWrapperTesterTest$ChainingCalls nonChainingCall();
}