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

public class LongGenerator extends Object
  • Constructor Details

  • Method Details

    • next

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