Package | Description |
---|---|
org.openjdk.jmc.common.util | |
org.openjdk.jmc.flightrecorder.stacktrace |
Modifier and Type | Method and Description |
---|---|
static <T> void |
SortedHead.addSorted(Iterator<? extends T> sourceIterator,
T[] fullHead,
SimpleArray<T> tail,
Comparator<? super T> comparator)
Convenience method for sorting items into a head of fixed size and a growable tail.
|
Modifier and Type | Method and Description |
---|---|
SimpleArray<IItem> |
StacktraceFrame.getItems() |
Copyright © 2019. All rights reserved.