| Package | Description |
|---|---|
| redis.clients.jedis.resps |
This package contains custom responses of core Redis commands.
|
| Modifier and Type | Method and Description |
|---|---|
LCSMatchResult.Position |
LCSMatchResult.MatchedPosition.getA() |
LCSMatchResult.Position |
LCSMatchResult.MatchedPosition.getB() |
| Constructor and Description |
|---|
MatchedPosition(LCSMatchResult.Position a,
LCSMatchResult.Position b,
long matchLen) |
Copyright © 2025. All rights reserved.