public class CheckoutRulesIntersectionCalculator
extends java.lang.Object
VcsRootEntry
list calculates whether corresponding include rules intersect.IncludeRule.intersects(IncludeRule)
Constructor and Description |
---|
CheckoutRulesIntersectionCalculator(java.lang.Iterable<VcsRootEntry> vcsRootEntries) |
Modifier and Type | Method and Description |
---|---|
boolean |
isIncludeRulesIntersect() |
public CheckoutRulesIntersectionCalculator(@NotNull java.lang.Iterable<VcsRootEntry> vcsRootEntries)