Uses of Class
it.unimi.dsi.fastutil.booleans.BooleanSets.EmptySet

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

Uses of BooleanSets.EmptySet in it.unimi.dsi.fastutil.booleans
 

Fields in it.unimi.dsi.fastutil.booleans declared as BooleanSets.EmptySet
static BooleanSets.EmptySet BooleanSets.EMPTY_SET
          An empty set (immutable).
 



Copyright © 2011. All Rights Reserved.