public abstract static class IPathEnumerator.Factory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
IPathEnumerator.Factory.PathEnumerator |
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static IPathEnumerator |
create(java.io.File[] path,
boolean canonical,
IPathEnumerator.IPathHandler handler) |
public static IPathEnumerator create(java.io.File[] path, boolean canonical, IPathEnumerator.IPathHandler handler)