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 HashCodeHashCode.append(boolean value) Appends value's hashCode to the current hashCode.final HashCodeHashCode.append(double value) Appends value's hashCode to the current hashCode.final HashCodeHashCode.append(float value) Appends value's hashCode to the current hashCode.final HashCodeHashCode.append(int value) Appends value's hashCode to the current hashCode.final HashCodeHashCode.append(long value) Appends value's hashCode to the current hashCode.final HashCodeAppends value's hashCode to the current hashCode.