Constructor and Description |
---|
InheritanceLine(List<InheritanceMember> members) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<InheritanceMember> |
getMembers()
The catalog nodes in the hierarchy
|
int |
hashCode() |
String |
toString() |
public InheritanceLine(List<InheritanceMember> members)
public List<InheritanceMember> getMembers()
protected boolean canEqual(Object other)
Copyright © 2021. All rights reserved.