public static class Revision.DateSpec extends Revision
Revision.DateSpec, Revision.Kind, Revision.Number| Constructor and Description |
|---|
DateSpec(Date date)
create a revision by date object
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object target)
compare to revision objects
|
Date |
getDate()
Returns the date of the revision
|
int |
hashCode() |
String |
toString()
return the textual representation of the revision
|
getInstance, getInstance, getKindprotected Date revDate
public DateSpec(Date date)
date - Copyright © 2025. All rights reserved.