interface  com.google.common.collect.testing.features.FeatureUtilTest$ExampleBaseInterface extends java.lang.Object
{
public abstract void behave();
}