public class HitInfo extends Object
| Constructor and Description |
|---|
HitInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCharIndex() |
int |
getInsertionIndex()
Returns the index of the insertion position.
|
boolean |
isLeading() |
void |
setCharIndex(int charIndex) |
void |
setLeading(boolean leading) |
String |
toString() |
Copyright © 2025. All rights reserved.