java.lang.Object
de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.ByteGenerator
All Implemented Interfaces:
Generator<Byte>

public class ByteGenerator extends Object
  • Constructor Details

  • Method Details

    • next

      public Byte next()
      Description copied from interface: Generator
      Generates the next instance.
      Returns:
      a newly created instance