public class SerializedLine extends Object
| Constructor and Description |
|---|
SerializedLine(IP startIp,
ParsedLine parsedLine) |
| Modifier and Type | Method and Description |
|---|---|
ParsedLine |
getParsedLine() |
IP |
getStartIp() |
public SerializedLine(IP startIp, ParsedLine parsedLine)
public IP getStartIp()
public ParsedLine getParsedLine()
Copyright © 2021. All rights reserved.