public class CustomGeneratorWithArgs extends Object implements CustomGeneratorArgs<List<String>>
CustomGeneratorWithArgs()
List<String>
generate()
void
setArgs(String... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CustomGeneratorWithArgs()
public void setArgs(String... args)
setArgs
CustomGeneratorArgs<List<String>>
public List<String> generate()
generate
Generator<List<String>>
Copyright © 2023. All rights reserved.