Searched defs:resultParser (Results 1 – 1 of 1) sorted by relevance
234 protected <T> T executeAndParseCommand(Function<String, T> resultParser, in executeAndParseCommand()245 Function<Matcher, T> resultParser, in executeAndParseCommand()259 protected <T> T executeAndParseCommand(Pattern regex, Function<Matcher, T> resultParser, in executeAndParseCommand()