Constructor | Description |
---|---|
StringIndex(AbstractStringColumn<?> column) |
Creates an index on the given AbstractStringColumn
|
Modifier and Type | Method | Description |
---|---|---|
Selection |
get(String value) |
Returns a bitmap
Selection containing row numbers of all cells matching the given int |
public StringIndex(AbstractStringColumn<?> column)
Copyright © 2022. All rights reserved.