Package | Description |
---|---|
redis.clients.jedis.resps |
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 © 2021. All rights reserved.