Class NativeIterator.WrappedJavaIterator

  • Enclosing class:
    NativeIterator

    public static class NativeIterator.WrappedJavaIterator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object __iterator__​(boolean b)  
      java.lang.Object next()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • next

        public java.lang.Object next()
      • __iterator__

        public java.lang.Object __iterator__​(boolean b)