Class GenerateCommand

java.lang.Object
io.github.yuokada.memcached.subcommand.GenerateCommand
All Implemented Interfaces:
Callable<Integer>

public class GenerateCommand extends Object implements Callable<Integer>