|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.plugins.projectbuildtimes.LocalDateLabel
public class LocalDateLabel
Graph label showing the build date.
| Constructor Summary | |
|---|---|
LocalDateLabel(org.joda.time.LocalDate date)
Creates a new instance of LocalDateLabel. |
|
| Method Summary | |
|---|---|
int |
compareTo(LocalDateLabel o)
|
boolean |
equals(Object obj)
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LocalDateLabel(org.joda.time.LocalDate date)
LocalDateLabel.
date - the date of the build| Method Detail |
|---|
public int compareTo(LocalDateLabel o)
compareTo in interface Comparable<LocalDateLabel>public String toString()
toString in class Objectpublic int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||