Package | Description |
---|---|
org.openjdk.jmc.flightrecorder | |
org.openjdk.jmc.flightrecorder.internal |
Modifier and Type | Field and Description |
---|---|
(package private) EventArray |
EventCollection.EventTypeEntry.events |
Constructor and Description |
---|
EventTypeEntry(EventArray events) |
EventTypeEntry(EventArray events,
java.util.function.Predicate<IItem> predicate) |
Modifier and Type | Field and Description |
---|---|
private EventArray[] |
EventArrays.arrays |
Modifier and Type | Method and Description |
---|---|
EventArray[] |
EventArrays.getArrays() |
Constructor and Description |
---|
EventArrays(EventArray[] arrays,
java.util.Set<IRange<IQuantity>> ranges) |