Searched refs:CLObjectIterator (Results 1 – 1 of 1) sorted by relevance
85 return new CLObjectIterator(this); in iterator()88 private static class CLObjectIterator implements Iterator<CLKey> { class in CLObject92 CLObjectIterator(CLObject clObject) { in CLObjectIterator() method in CLObject.CLObjectIterator