public final class EmptyMutableObjectIterator<E> extends Object implements org.apache.flink.util.MutableObjectIterator<E>
public static <E> org.apache.flink.util.MutableObjectIterator<E> get()
E
- The type of the objects (not) returned by the iterator.public E next(E target)
next
在接口中 org.apache.flink.util.MutableObjectIterator<E>
MutableObjectIterator.next(Object)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.