swaydb.extensions.stream
TODO - MapStream and MapKeysStream are similar and need a higher type - tagless final.
Sample order
Key.MapStart(1), MapKey.EntriesStart(1) MapKey.Entry(1, 1) MapKey.EntriesEnd(1) MapKey.SubMapsStart(1) MapKey.SubMap(1, 1000) MapKey.SubMapsEnd(1) MapKey.End(1)
(Since version ) see corresponding Javadoc for more information.
TODO - MapStream and MapKeysStream are similar and need a higher type - tagless final.
Sample order
Key.MapStart(1), MapKey.EntriesStart(1) MapKey.Entry(1, 1) MapKey.EntriesEnd(1) MapKey.SubMapsStart(1) MapKey.SubMap(1, 1000) MapKey.SubMapsEnd(1) MapKey.End(1)