Uses of Class
com.bazaarvoice.jolt.traversr.SimpleTraversal
-
Packages that use SimpleTraversal Package Description com.bazaarvoice.jolt.traversr -
-
Uses of SimpleTraversal in com.bazaarvoice.jolt.traversr
Methods in com.bazaarvoice.jolt.traversr that return SimpleTraversal Modifier and Type Method Description static <T> SimpleTraversal<T>
SimpleTraversal. newTraversal(java.lang.String humanReadablePath)
Google Maps.newHashMap() trick to fill in generic type
-