public abstract class AbstractChangeLogEntry extends Object implements Serializable
AbstractChangeLogEntry(LocalDate aDate)
boolean
equals(Object o)
LocalDate
getDate()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AbstractChangeLogEntry(@Nonnull LocalDate aDate)
aDate
null
@Nonnull public final LocalDate getDate()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014–2016 Philip Helger. All rights reserved.