Uses of Class
it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection

Packages that use FloatCollections.EmptyCollection
it.unimi.dsi.fastutil.floats Provides type-specific classes for float elements or keys. 
 

Uses of FloatCollections.EmptyCollection in it.unimi.dsi.fastutil.floats
 

Subclasses of FloatCollections.EmptyCollection in it.unimi.dsi.fastutil.floats
static class FloatBigLists.EmptyBigList
          An immutable class representing an empty type-specific big list.
static class FloatLists.EmptyList
          An immutable class representing an empty type-specific list.
static class FloatSets.EmptySet
          An immutable class representing the empty set and implementing a type-specific set interface.
static class FloatSortedSets.EmptySet
          An immutable class representing the empty sorted set and implementing a type-specific set interface.
 



Copyright © 2011. All Rights Reserved.