T
@InterfaceAudience.Private public interface RowAccess<T> extends Iterable<T>
boolean
isEmpty()
int
size()
forEach, iterator, spliterator
boolean isEmpty()
int size()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.