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 |
|---|---|
boolean |
equals(Object obj) |
int |
getLeftEdge() |
long |
getLeftEdgeAsLong() |
int |
getRightEdge() |
long |
getRightEdgeAsLong() |
int |
hashCode() |
public TcpSackOption.Sack(int leftEdge,
int rightEdge)
leftEdge - rightEdge - Copyright © 2015. All Rights Reserved.