public class RevokeByIdProcessor extends Object implements Consumer<Command.CommandInput>
Constructor and Description |
---|
RevokeByIdProcessor(String path,
Function<Integer,Punishment> resolver) |
public RevokeByIdProcessor(String path, Function<Integer,Punishment> resolver)
public void accept(Command.CommandInput input)
accept
in interface Consumer<Command.CommandInput>
Copyright © 2020. All rights reserved.