public interface Version
Modifier and Type | Method and Description |
---|---|
LocalDate |
getReleaseDate()
Returns the release date of the version
|
String |
name()
Returns the Java name of the version enum constant
|
String |
toString()
Returns the version string
|
Copyright © 2016–2021. All rights reserved.