Uses of Class
it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection

Packages that use CharCollections.EmptyCollection
it.unimi.dsi.fastutil.chars Provides type-specific classes for character elements or keys. 
 

Uses of CharCollections.EmptyCollection in it.unimi.dsi.fastutil.chars
 

Subclasses of CharCollections.EmptyCollection in it.unimi.dsi.fastutil.chars
static class CharBigLists.EmptyBigList
          An immutable class representing an empty type-specific big list.
static class CharLists.EmptyList
          An immutable class representing an empty type-specific list.
static class CharSets.EmptySet
          An immutable class representing the empty set and implementing a type-specific set interface.
static class CharSortedSets.EmptySet
          An immutable class representing the empty sorted set and implementing a type-specific set interface.
 



Copyright © 2011. All Rights Reserved.