Uses of Class
it.unimi.dsi.fastutil.ints.IntSets.EmptySet

Packages that use IntSets.EmptySet
it.unimi.dsi.fastutil.ints Provides type-specific classes for integer elements or keys. 
 

Uses of IntSets.EmptySet in it.unimi.dsi.fastutil.ints
 

Subclasses of IntSets.EmptySet in it.unimi.dsi.fastutil.ints
static class IntSortedSets.EmptySet
          An immutable class representing the empty sorted set and implementing a type-specific set interface.
 

Fields in it.unimi.dsi.fastutil.ints declared as IntSets.EmptySet
static IntSets.EmptySet IntSets.EMPTY_SET
          An empty set (immutable).
 



Copyright © 2011. All Rights Reserved.