public class Link extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
hashCode()
Returns a hashCode for the object.
|
String |
toString()
Return a String representation of this object.
|
public Link(String link)
public String toString()
Objectpublic int hashCode()
Object