Class CachedPathIteratorFactory

java.lang.Object
org.robolectric.shadows.CachedPathIteratorFactory

public class CachedPathIteratorFactory extends Object
Class that returns iterators for a given path. These iterators are lightweight and can be reused multiple times to iterate over the path.

copied from ...