Uses of Package
baobab.util

Packages that use baobab.util
baobab.bio.permutation   
baobab.bio.permutation.counter   
baobab.trace   
baobab.util   
 

Classes in baobab.util used by baobab.bio.permutation
BitList
           
 

Classes in baobab.util used by baobab.bio.permutation.counter
Coder
          The Coder interface represents a coder of an object as a bidimensional array of bytes
Joinable
          The Joinable interface represents an object which could be joined to another object or splitted from another object
 

Classes in baobab.util used by baobab.trace
BitList
           
Coder
          The Coder interface represents a coder of an object as a bidimensional array of bytes
CompressibleSortedSet
          The CompressibleSortedSet class represents a sorted set of codable objects.
FreezableCompressibleSortedSet
          The FreezableCompressibleSortedSet class represents a compressible set of codable elements The intern organization of this set allows partial and global freezing of its data.
Joinable
          The Joinable interface represents an object which could be joined to another object or splitted from another object
 

Classes in baobab.util used by baobab.util
BitList
           
Coder
          The Coder interface represents a coder of an object as a bidimensional array of bytes
CompressibleSortedSet
          The CompressibleSortedSet class represents a sorted set of codable objects.