Package | Description |
---|---|
org.openjdk.jmc.flightrecorder.rules.jdk.util |
This package contains helper classes that will be moved in a later release.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
IItemResultSet.getValue(int column)
Returns the value for the specified column, at the current row.
|
java.lang.Object |
DefaultIItemResultSet.getValue(int column) |