public static interface IndexedTable.Index
| Modifier and Type | Method and Description |
|---|---|
it.unimi.dsi.fastutil.ints.IntList |
find(Object key)
Returns the list of row numbers where the column this Reader is based on contains 'key'.
|
it.unimi.dsi.fastutil.ints.IntList find(Object key)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.