@Immutable @Deprecated public class ChangeLogRelease extends AbstractChangeLogEntry
| Constructor and Description |
|---|
ChangeLogRelease(LocalDate aLocalDate,
Version aVersion)
Deprecated.
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
Version |
getVersion()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
getDate@Nonnull public Version getVersion()
null version of this release.public boolean equals(Object o)
equals in class AbstractChangeLogEntrypublic int hashCode()
hashCode in class AbstractChangeLogEntrypublic String toString()
toString in class AbstractChangeLogEntryCopyright © 2014–2018 Philip Helger. All rights reserved.