Uses of Package
util

Packages that use util
decoder   
encoder   
util   
 

Classes in util used by decoder
Counters
          Counters class provides counts of various layers, bit count and bits to be read
DataFile
          DataFile provides Stream to read and write to the files.
LinkedList
          LinkedList implements the Linked list holding the current,first and last nodes
Node
          Implements the Node and a linked list structure
SignInfo
          SignInfo class holds sign frames array and its count flag
 

Classes in util used by encoder
Counters
          Counters class provides counts of various layers, bit count and bits to be read
DataFile
          DataFile provides Stream to read and write to the files.
LinkedList
          LinkedList implements the Linked list holding the current,first and last nodes
MaxBits
          Holds the maximum bits that frames data can be represented
Node
          Implements the Node and a linked list structure
SignInfo
          SignInfo class holds sign frames array and its count flag
 

Classes in util used by util
Node
          Implements the Node and a linked list structure