Class Sequence


  • public class Sequence
    extends Object
    Author:
    Jorge Campins
    • Method Detail

      • startWith

        public static Sequence startWith​(int i)
      • next

        public int next()
      • value

        public int value()