Package | Description |
---|---|
org.openjdk.jmc.flightrecorder.rules.jdk.combine |
Modifier and Type | Class and Description |
---|---|
class |
SpanLimit
Combines the largest timespan where the average is still over the limit.
|
class |
SpanSquare |
Modifier and Type | Method and Description |
---|---|
static <T extends Combinable<T>> |
Combiner.combine(T[] objects)
Combine an array of
Combinable objects. |
Modifier and Type | Method and Description |
---|---|
static <T extends Combinable<T>> |
Combiner.combine(T[] objects)
Combine an array of
Combinable objects. |
Copyright © 2019. All rights reserved.