Modifier and Type | Method and Description |
---|---|
static Sort |
Sort.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Sort[] |
Sort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
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) |
Copyright © 2014-2020 Tomitribe Corporation. All Rights Reserved.