public interface Weighted
Modifier and Type | Field and Description |
---|---|
static Comparator<Weighted> |
COMPARABLE
Note that this comparator only considers weight.
|
Modifier and Type | Method and Description |
---|---|
int |
getWeight() |
static final Comparator<Weighted> COMPARABLE
Copyright © 2024 Atlassian. All rights reserved.