Package | Description |
---|---|
org.openjdk.jmc.flightrecorder |
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<EventCollection.EventTypeEntry> |
EventCollection.items |
Modifier and Type | Method and Description |
---|---|
EventCollection.EventTypeEntry |
EventCollection.EventTypeEntry.apply(java.util.function.Predicate<IItem> filter) |
Constructor and Description |
---|
EventCollection(java.util.ArrayList<EventCollection.EventTypeEntry> items,
java.util.Set<IRange<IQuantity>> chunkRanges) |