public interface  com.google.common.collect.testing.TestIteratorGenerator extends java.lang.Object
{
public abstract java.util.Iterator get();
}