Uses of Class
com.itextpdf.awt.geom.misc.HashCode
Packages that use HashCode
-
Uses of HashCode in com.itextpdf.awt.geom.misc
Methods in com.itextpdf.awt.geom.misc 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.