Uses of Class
jbil.sequence.ByteArraySequence

Packages that use ByteArraySequence
jbil.sequence   
 

Uses of ByteArraySequence in jbil.sequence
 

Methods in jbil.sequence with parameters of type ByteArraySequence
 void ByteArraySequence.append(ByteArraySequence sequence)
          Optmised append operation for the case in which the operand is known to be of the same type.