Package com.exedio.cope
Class Revisions
- java.lang.Object
-
- com.exedio.cope.Revisions
-
public final class Revisions extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
Revisions.Factory
If you supply an instance ofRevisions.Factory
to aModel
viaModel(Revisions.Factory, Type...)
etc.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Revision>
getList()
Revisions
listed here are guaranteed to be executed subsequently reversely to the order specified the list.int
getNumber()
String
toString()
-