public final class PermanentDependencySet extends Object implements DependencySet, Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsBranchingPoint(int branchingPoint) |
int |
getMaximumBranchingPoint() |
boolean |
isEmpty() |
String |
toString() |
public boolean containsBranchingPoint(int branchingPoint)
containsBranchingPoint in interface DependencySetbranchingPoint - branchingPointpublic boolean isEmpty()
isEmpty in interface DependencySetpublic int getMaximumBranchingPoint()
getMaximumBranchingPoint in interface DependencySetCopyright © 2017. All Rights Reserved.