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 inthashprivate 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 intcalculateHash(byte[] b)booleanequals(java.lang.Object obj)inthashCode()
-