Uses of Class
it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection

Packages that use ShortCollections.EmptyCollection
it.unimi.dsi.fastutil.shorts Provides type-specific classes for short elements or keys. 
 

Uses of ShortCollections.EmptyCollection in it.unimi.dsi.fastutil.shorts
 

Subclasses of ShortCollections.EmptyCollection in it.unimi.dsi.fastutil.shorts
static class ShortBigLists.EmptyBigList
          An immutable class representing an empty type-specific big list.
static class ShortLists.EmptyList
          An immutable class representing an empty type-specific list.
static class ShortSets.EmptySet
          An immutable class representing the empty set and implementing a type-specific set interface.
static class ShortSortedSets.EmptySet
          An immutable class representing the empty sorted set and implementing a type-specific set interface.
 



Copyright © 2011. All Rights Reserved.