URL.hashCode
URL.hashCode
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public int hashCode()
Returns
a hash code for this
URL
.
Description
Creates an integer suitable for hash table indexing.
Overrides
hashCode
in class
Object