T
- @InterfaceAudience.Private public interface RowAccess<T> extends Iterable<T>
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
int |
size() |
forEach, iterator, spliterator
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.