Class 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 https://github.com/aosp-mirror/platform_frameworks_base/blob/oreo-release/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/CachedPathIteratorFactory.java