Class ItemBuilder.ArrayItem
- java.lang.Object
-
- org.openjdk.jmc.flightrecorder.internal.parser.ItemBuilder.ArrayItem
-
- All Implemented Interfaces:
IItem
- Enclosing class:
- ItemBuilder
private static class ItemBuilder.ArrayItem extends java.lang.Object implements IItem
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IType<IItem>getType()The type of this item (analogous toObject.getClass()).java.lang.StringtoString()
-