Searched defs:iterator (Results 1 – 2 of 2) sorted by relevance
100 Iterator<PropertyPath.PathSegment> iterator = path.iterator(); in testPropertyPathIterator() local
211 public @NonNull Iterator<PathSegment> iterator() { in iterator() method in PropertyPath