Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<Count<java.lang.String>> |
GrepCommand.count(java.util.regex.Pattern include,
java.util.regex.Pattern exclude,
Sort sort,
java.util.regex.Pattern regex,
Dir dir) |
static java.util.stream.Stream<Count<java.lang.String>> |
Count.count(java.util.stream.Stream<java.lang.String> imports) |
static java.util.stream.Stream<Count<java.lang.String>> |
GrepCommand.totalScores(java.util.stream.Stream<Score<Label>> imports) |
Modifier and Type | Method and Description |
---|---|
int |
Count.compareTo(Count<T> o) |
Modifier and Type | Method and Description |
---|---|
static <T> java.util.Map<T,java.lang.Long> |
Count.toMap(java.util.List<Count<T>> counts) |
Copyright © 2014-2020 Tomitribe Corporation. All Rights Reserved.