public final class GitlabDate extends Object
Constructor and Description |
---|
GitlabDate(int year,
int month,
int day) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getDay() |
int |
getMonth() |
int |
getYear() |
int |
hashCode() |
String |
toString() |
Copyright © 2019. All rights reserved.