Uses of Class
it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator

Packages that use BooleanIterators.EmptyIterator
it.unimi.dsi.fastutil.booleans Provides type-specific classes for boolean elements or keys. 
 

Uses of BooleanIterators.EmptyIterator in it.unimi.dsi.fastutil.booleans
 

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



Copyright © 2011. All Rights Reserved.