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() |
Revision |
toApache() |
String |
toString()
return the textual representation of the revision
|
createFromApache, getInstance, getInstance, getKind
protected Date revDate
public DateSpec(Date date)
date
- Copyright © 2019. All rights reserved.