asclass RenamedLongIterator extends ItIt { abstract bool hasNext(); abstract long nextLong(); @Override public Long next() { ret nextLong(); } }