Uses of Class
it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator

Packages that use ByteIterators.EmptyIterator
it.unimi.dsi.fastutil.bytes Provides type-specific classes for byte elements or keys. 
 

Uses of ByteIterators.EmptyIterator in it.unimi.dsi.fastutil.bytes
 

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



Copyright © 2011. All Rights Reserved.