Home
last modified time | relevance | path

Searched refs:PathEnumerator (Results 1 – 1 of 1) sorted by relevance

/external/emma/core/java12/com/vladium/util/
DIPathEnumerator.java70 return new PathEnumerator (path, canonical, handler); in create()
73 private static final class PathEnumerator implements IPathEnumerator class in IPathEnumerator.Factory
124 PathEnumerator (final File [] path, final boolean canonical, final IPathHandler handler) in PathEnumerator() method in IPathEnumerator.Factory.PathEnumerator