Class SerializedObjectContent
java.lang.Object
com.itextpdf.kernel.pdf.SerializedObjectContent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intcalculateHash(byte[] b) booleaninthashCode()
-
Field Details
-
serializedContent
private final byte[] serializedContent -
hash
private final int hash
-
-
Constructor Details
-
SerializedObjectContent
SerializedObjectContent(byte[] serializedContent)
-
-
Method Details
-
equals
-
hashCode
-
calculateHash
private static int calculateHash(byte[] b)
-