Uses of Class
it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection

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

Uses of BooleanCollections.EmptyCollection in it.unimi.dsi.fastutil.booleans
 

Subclasses of BooleanCollections.EmptyCollection in it.unimi.dsi.fastutil.booleans
static class BooleanBigLists.EmptyBigList
          An immutable class representing an empty type-specific big list.
static class BooleanLists.EmptyList
          An immutable class representing an empty type-specific list.
static class BooleanSets.EmptySet
          An immutable class representing the empty set and implementing a type-specific set interface.
 



Copyright © 2011. All Rights Reserved.