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