Uses of Class
com.github.fppt.jedismock.datastructures.streams.SequencedMapForwardIterator
Packages that use SequencedMapForwardIterator
-
Uses of SequencedMapForwardIterator in com.github.fppt.jedismock.datastructures.streams
Methods in com.github.fppt.jedismock.datastructures.streams that return SequencedMapForwardIteratorModifier and TypeMethodDescriptionSequencedMap.iterator()GetSequencedMapIteratorwhose iteration starts from the head nodeGetSequencedMapForwardIteratorwhose iteration starts from the provided key if there is a mapping for it otherwise iteration starts from the closest higher element.