Package | Description |
---|---|
com.itextpdf.io.util |
Modifier and Type | Method and Description |
---|---|
HashCode |
HashCode.append(boolean value)
Appends value's hashCode to the current hashCode.
|
HashCode |
HashCode.append(double value)
Appends value's hashCode to the current hashCode.
|
HashCode |
HashCode.append(float value)
Appends value's hashCode to the current hashCode.
|
HashCode |
HashCode.append(int value)
Appends value's hashCode to the current hashCode.
|
HashCode |
HashCode.append(long value)
Appends value's hashCode to the current hashCode.
|
HashCode |
HashCode.append(Object value)
Appends value's hashCode to the current hashCode.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.