Class Sequence


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

      • startWith

        public static Sequence startWith​(int i)
      • next

        public int next()
      • value

        public int value()