Searched defs:allowsMultipleRoots (Results 1 – 1 of 1) sorted by relevance
71 private final boolean allowsMultipleRoots; field in PathType77 protected PathType(boolean allowsMultipleRoots, char separator, char... otherSeparators) { in PathType()119 public final boolean allowsMultipleRoots() { in allowsMultipleRoots() method in PathType