Package: CollectionUtils
CollectionUtils
name | instruction | branch | complexity | line | method | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
concat(List, Object) |
|
|
|
|
|
||||||||||||||||||||
concatAll(Collection[]) |
|
|
|
|
|
||||||||||||||||||||
head(List) |
|
|
|
|
|
||||||||||||||||||||
optionalHead(List) |
|
|
|
|
|
||||||||||||||||||||
reversed(List) |
|
|
|
|
|
||||||||||||||||||||
safeSubList(List, int, int) |
|
|
|
|
|
||||||||||||||||||||
sorted(List) |
|
|
|
|
|
||||||||||||||||||||
sorted(List, Comparator) |
|
|
|
|
|
||||||||||||||||||||
split(List, int[]) |
|
|
|
|
|
||||||||||||||||||||
tail(List) |
|
|
|
|
|