Uses of Class
com.itextpdf.io.util.HashCode
Packages that use HashCode
-
Uses of HashCode in com.itextpdf.io.util
Methods in com.itextpdf.io.util that return HashCodeModifier and TypeMethodDescriptionfinal HashCode
HashCode.append
(boolean value) Appends value's hashCode to the current hashCode.final HashCode
HashCode.append
(double value) Appends value's hashCode to the current hashCode.final HashCode
HashCode.append
(float value) Appends value's hashCode to the current hashCode.final HashCode
HashCode.append
(int value) Appends value's hashCode to the current hashCode.final HashCode
HashCode.append
(long value) Appends value's hashCode to the current hashCode.final HashCode
Appends value's hashCode to the current hashCode.