public class ListProcessor extends Object implements Consumer<Command.CommandInput>
Constructor and Description |
---|
ListProcessor(Function<String,List<Punishment>> listSupplier,
String config,
boolean history,
boolean hasTarget) |
public ListProcessor(Function<String,List<Punishment>> listSupplier, String config, boolean history, boolean hasTarget)
public void accept(Command.CommandInput input)
accept
in interface Consumer<Command.CommandInput>
Copyright © 2020. All rights reserved.