public class FullProgressLog extends Object implements Serializable
| Constructor and Description |
|---|
FullProgressLog(ProgressLog collectLog,
ProgressLog compareLog) |
| Modifier and Type | Method and Description |
|---|---|
ProgressLog |
getCollectLog() |
ProgressLog |
getCompareLog() |
String |
toString() |
public FullProgressLog(ProgressLog collectLog, ProgressLog compareLog)
public ProgressLog getCompareLog()
public ProgressLog getCollectLog()
Copyright © 2013–2019 Cognifide. All rights reserved.