Uses of Class
it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet

Packages that use ObjectSortedSets.EmptySet
it.unimi.dsi.fastutil.objects Provides type-specific classes for object elements or keys. 
 

Uses of ObjectSortedSets.EmptySet in it.unimi.dsi.fastutil.objects
 

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



Copyright © 2011. All Rights Reserved.