Class Revisions


  • public final class Revisions
    extends Object
    • Constructor Detail

      • Revisions

        public Revisions​(int number)
      • Revisions

        public Revisions​(Revision... revisions)
        Parameters:
        revisions - See getList() for further information.
    • Method Detail

      • getNumber

        public int getNumber()
      • getList

        public List<Revision> getList()
        Revisions listed here are guaranteed to be executed subsequently reversely to the order specified the list.