@Value.Immutable public static interface SortedCollectionWrapper.Elem extends Comparable<SortedCollectionWrapper.Elem>
| Modifier and Type | Method and Description |
|---|---|
default int |
compareTo(SortedCollectionWrapper.Elem other) |
int |
getValue() |
int getValue()
default int compareTo(SortedCollectionWrapper.Elem other)
Copyright © 2022 The Immutables.org authors. All rights reserved.