public class Link extends Object
Link(String label, String url)
boolean
equals(Object o)
String
getLabel()
getUrl()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Link(String label, String url)
public String getLabel()
public String getUrl()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.