Class FLDictIterator

    • Constructor Detail

      • FLDictIterator

        public FLDictIterator()
    • Method Detail

      • getCount

        public long getCount()
      • begin

        public void begin​(FLDict dict)
      • getKeyString

        @Nullable
        public String getKeyString()
      • getValue

        @Nullable
        public FLValue getValue()
      • next

        public boolean next()
      • close

        @CallSuper
        public void close()