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