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

public class SubstringGenerator extends Object implements Generator<String>
  • Constructor Details

  • Method Details

    • next

      public String next()
      Description copied from interface: Generator
      Generates the next instance.
      Specified by:
      next in interface Generator<String>
      Returns:
      a newly created instance