com.lowagie.text.pdf

Class PdfSmartCopy.ByteStore

static class PdfSmartCopy.ByteStore extends Object

Field Summary
byte[]b
inthash
Constructor Summary
ByteStore(PRStream str)
Method Summary
booleanequals(Object obj)
inthashCode()

Field Detail

b

private byte[] b

hash

private int hash

Constructor Detail

ByteStore

ByteStore(PRStream str)

Method Detail

equals

public boolean equals(Object obj)

hashCode

public int hashCode()