public class IPv4Pair
extends java.lang.Object
| Constructor and Description |
|---|
IPv4Pair(IPv4AndPort source,
IPv4AndPort destination) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
IPv4AndPort |
getDestination() |
IPv4AndPort |
getSource() |
int |
hashCode() |
public IPv4Pair(IPv4AndPort source, IPv4AndPort destination)
public IPv4AndPort getSource()
public IPv4AndPort getDestination()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2023. All rights reserved.