Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<Label> |
GrepCommand.label(java.util.regex.Pattern include,
java.util.regex.Pattern exclude,
java.util.regex.Pattern regex,
Substitution substitution,
Dir dir) |
static Unique<Label> |
GrepCommand.unique(Label label) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ColoredLabels.color(Label label) |
static Unique<Label> |
GrepCommand.unique(Label label) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ColoredScores.color(Score<Label> score) |
static int |
GrepCommand.getScore(java.util.List<Score<Label>> value) |
static java.util.stream.Stream<Count<java.lang.String>> |
GrepCommand.totalScores(java.util.stream.Stream<Score<Label>> imports) |
Copyright © 2014-2020 Tomitribe Corporation. All Rights Reserved.