-
- All Implemented Interfaces:
- Iterator
public class Sorterator
extends Object
implements Iterator
Initialized with a Sorter object, wraps a standard iterator and resolves each
returned object
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator
-
remove
public void remove()
- Specified by:
remove
in interface Iterator
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.