public class StringIndex extends Object
| Constructor | Description |
|---|---|
StringIndex(StringColumn column) |
| Modifier and Type | Method | Description |
|---|---|---|
Selection |
get(String value) |
Returns a bitmap containing row numbers of all cells matching the given int
|
public StringIndex(StringColumn column)
Copyright © 2018. All rights reserved.