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

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

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

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



Copyright © 2011. All Rights Reserved.