Uses of Class
it.unimi.dsi.fastutil.shorts.ShortSets.EmptySet

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

Uses of ShortSets.EmptySet in it.unimi.dsi.fastutil.shorts
 

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

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



Copyright © 2011. All Rights Reserved.