getValue method

int getValue()

Implementation

int getValue() {
  return values[0];
}