Uses of Class
it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection

Packages that use DoubleCollections.EmptyCollection
it.unimi.dsi.fastutil.doubles Provides type-specific classes for double elements or keys. 
 

Uses of DoubleCollections.EmptyCollection in it.unimi.dsi.fastutil.doubles
 

Subclasses of DoubleCollections.EmptyCollection in it.unimi.dsi.fastutil.doubles
static class DoubleBigLists.EmptyBigList
          An immutable class representing an empty type-specific big list.
static class DoubleLists.EmptyList
          An immutable class representing an empty type-specific list.
static class DoubleSets.EmptySet
          An immutable class representing the empty set and implementing a type-specific set interface.
static class DoubleSortedSets.EmptySet
          An immutable class representing the empty sorted set and implementing a type-specific set interface.
 



Copyright © 2011. All Rights Reserved.