public static class LCSMatchResult.Position
extends java.lang.Object
| Constructor and Description |
|---|
Position(long start,
long end) |
| Modifier and Type | Method and Description |
|---|---|
long |
getEnd() |
long |
getStart() |
Copyright © 2025. All rights reserved.