Uses of Class
it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection

Packages that use ByteCollections.EmptyCollection
it.unimi.dsi.fastutil.bytes Provides type-specific classes for byte elements or keys. 
 

Uses of ByteCollections.EmptyCollection in it.unimi.dsi.fastutil.bytes
 

Subclasses of ByteCollections.EmptyCollection in it.unimi.dsi.fastutil.bytes
static class ByteBigLists.EmptyBigList
          An immutable class representing an empty type-specific big list.
static class ByteLists.EmptyList
          An immutable class representing an empty type-specific list.
static class ByteSets.EmptySet
          An immutable class representing the empty set and implementing a type-specific set interface.
static class ByteSortedSets.EmptySet
          An immutable class representing the empty sorted set and implementing a type-specific set interface.
 



Copyright © 2011. All Rights Reserved.