Uses of Class
baobab.util.FreezableCompressibleSortedSet

Packages that use FreezableCompressibleSortedSet
baobab.trace   
 

Uses of FreezableCompressibleSortedSet in baobab.trace
 

Subclasses of FreezableCompressibleSortedSet in baobab.trace
 class SubTraceSortedSet
          The SubTraceSortedSet class represents a sorted set of subtraces (all subtraces have the same number of elements).
 class TraceSortedSet
          The TraceSortedSet class represents a sorted set of traces (all traces have the same number of elements).