public interface PathFinder
Modifier and Type | Method and Description |
---|---|
List<PathContext> |
findPaths() |
<E> E |
findPaths(PathFormatConverter<E> converter) |
List<PathContext> findPaths()
<E> E findPaths(PathFormatConverter<E> converter)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.