Class SeedDecorator

    • Constructor Detail

      • SeedDecorator

        public SeedDecorator​(Seed seed)
    • Method Detail

      • getSeed

        public int getSeed()
        Specified by:
        getSeed in interface Seed
      • setSeed

        public void setSeed​(int seed)
        Specified by:
        setSeed in interface Seed