Uses of Class
it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection

Packages that use LongCollections.EmptyCollection
it.unimi.dsi.fastutil.longs Provides type-specific classes for long elements or keys. 
 

Uses of LongCollections.EmptyCollection in it.unimi.dsi.fastutil.longs
 

Subclasses of LongCollections.EmptyCollection in it.unimi.dsi.fastutil.longs
static class LongBigLists.EmptyBigList
          An immutable class representing an empty type-specific big list.
static class LongLists.EmptyList
          An immutable class representing an empty type-specific list.
static class LongSets.EmptySet
          An immutable class representing the empty set and implementing a type-specific set interface.
static class LongSortedSets.EmptySet
          An immutable class representing the empty sorted set and implementing a type-specific set interface.
 



Copyright © 2011. All Rights Reserved.