public class Assessment extends Object
| Constructor and Description |
|---|
Assessment(List<Problem> features,
List<Problem> connectivity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Problem> |
getConnectivity() |
List<Problem> |
getFeatures() |
int |
hashCode() |
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.