Package com.itextpdf.kernel.pdf
Class SerializedObjectContent
- java.lang.Object
-
- com.itextpdf.kernel.pdf.SerializedObjectContent
-
class SerializedObjectContent extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private int
hash
private byte[]
serializedContent
-
Constructor Summary
Constructors Constructor Description SerializedObjectContent(byte[] serializedContent)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description private static int
calculateHash(byte[] b)
boolean
equals(java.lang.Object obj)
int
hashCode()
-