public class TableInResult extends Result
| Modifier and Type | Class and Description |
|---|---|
static class |
TableInResult.Cell |
| Constructor and Description |
|---|
TableInResult(Object prefix,
List<Check<?>> rows,
List<?> columns,
List<TableInResult.Cell> results,
boolean result) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ResultVisitor visitor) |
public void accept(ResultVisitor visitor)
Copyright © 2019. All rights reserved.