Uses of Class
it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection

Packages that use IntCollections.EmptyCollection
it.unimi.dsi.fastutil.ints Provides type-specific classes for integer elements or keys. 
 

Uses of IntCollections.EmptyCollection in it.unimi.dsi.fastutil.ints
 

Subclasses of IntCollections.EmptyCollection in it.unimi.dsi.fastutil.ints
static class IntBigLists.EmptyBigList
          An immutable class representing an empty type-specific big list.
static class IntLists.EmptyList
          An immutable class representing an empty type-specific list.
static class IntSets.EmptySet
          An immutable class representing the empty set and implementing a type-specific set interface.
static class IntSortedSets.EmptySet
          An immutable class representing the empty sorted set and implementing a type-specific set interface.
 



Copyright © 2011. All Rights Reserved.