Uses of Class
org.codelibs.jhighlight.fastutil.objects.ObjectIterators.EmptyIterator
-
Packages that use ObjectIterators.EmptyIterator Package Description org.codelibs.jhighlight.fastutil.objects -
-
Uses of ObjectIterators.EmptyIterator in org.codelibs.jhighlight.fastutil.objects
Fields in org.codelibs.jhighlight.fastutil.objects declared as ObjectIterators.EmptyIterator Modifier and Type Field Description static ObjectIterators.EmptyIteratorObjectIterators. EMPTY_ITERATORAn empty iterator (immutable).
-