public static final class TcpSackOption.Sack extends Object implements Serializable
Constructor and Description |
---|
TcpSackOption.Sack(int leftEdge,
int rightEdge) |
Modifier and Type | Method and Description |
---|---|
int |
getLeftEdge() |
long |
getLeftEdgeAsLong() |
int |
getRightEdge() |
long |
getRightEdgeAsLong() |
Copyright © 2014. All Rights Reserved.