public interface DependencySet
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsBranchingPoint(int branchingPoint) |
int |
getMaximumBranchingPoint() |
boolean |
isEmpty() |
boolean containsBranchingPoint(int branchingPoint)
branchingPoint - branchingPointboolean isEmpty()
int getMaximumBranchingPoint()
Copyright © 2017. All Rights Reserved.