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