public class RestoreParser extends Object implements CommandParser<RestoreParser.RestoreCommand>
Modifier and Type | Class and Description |
---|---|
static class |
RestoreParser.RestoreCommand |
Constructor and Description |
---|
RestoreParser() |
Modifier and Type | Method and Description |
---|---|
RestoreParser.RestoreCommand |
parse(CommandName cmdName,
Object[] params) |
public RestoreParser.RestoreCommand parse(CommandName cmdName, Object[] params)
parse
in interface CommandParser<RestoreParser.RestoreCommand>
Copyright © 2016. All rights reserved.