Modifier and Type | Method and Description |
---|---|
static <T> Unique<T> |
Unique.of(T t,
java.util.function.Function<T,?>... fields) |
static Unique<java.io.File> |
GrepCommand.unique(java.io.File file) |
static Unique<Label> |
GrepCommand.unique(Label label) |
Unique<Match> |
Match.uniqueMatchText() |
Modifier and Type | Method and Description |
---|---|
int |
Unique.compareTo(Unique that) |
Copyright © 2014-2020 Tomitribe Corporation. All Rights Reserved.