@Immutable public class ChangeLogRelease extends AbstractChangeLogEntry
| Constructor and Description |
|---|
ChangeLogRelease(LocalDate aLocalDate,
Version aVersion)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Version |
getVersion() |
int |
hashCode() |
String |
toString() |
getDatepublic boolean equals(Object o)
equals in class AbstractChangeLogEntrypublic int hashCode()
hashCode in class AbstractChangeLogEntrypublic String toString()
toString in class AbstractChangeLogEntryCopyright © 2014–2016 Philip Helger. All rights reserved.