public abstract static class VirtualEdgesSummaries.VirtualEdgeTarget extends Object
| Modifier and Type | Field and Description |
|---|---|
protected RefType |
targetType |
| Constructor and Description |
|---|
VirtualEdgeTarget(RefType targetType) |
| Modifier and Type | Method and Description |
|---|---|
abstract VirtualEdgesSummaries.VirtualEdgeTarget |
clone() |
boolean |
equals(Object obj) |
RefType |
getTargetType() |
int |
hashCode() |
protected RefType targetType
public VirtualEdgeTarget(RefType targetType)
public abstract VirtualEdgesSummaries.VirtualEdgeTarget clone()
public RefType getTargetType()
Copyright © 2024 Soot OSS. All rights reserved.