public annotation interface  com.google.common.collect.testing.features.SetFeature$Require extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract com.google.common.collect.testing.features.SetFeature[] value();
public abstract com.google.common.collect.testing.features.SetFeature[] absent();
}