public class SoftResult extends Result
| Constructor and Description |
|---|
SoftResult(Result result) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ResultVisitor visitor) |
public SoftResult(Result result)
public void accept(ResultVisitor visitor)
Copyright © 2021. All rights reserved.