Uses of Class
it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator

Packages that use ShortIterators.EmptyIterator
it.unimi.dsi.fastutil.shorts Provides type-specific classes for short elements or keys. 
 

Uses of ShortIterators.EmptyIterator in it.unimi.dsi.fastutil.shorts
 

Fields in it.unimi.dsi.fastutil.shorts declared as ShortIterators.EmptyIterator
static ShortIterators.EmptyIterator ShortIterators.EMPTY_ITERATOR
          An empty iterator (immutable).
 



Copyright © 2011. All Rights Reserved.