intValue method

int intValue()

Implementation

int intValue() {
  return value;
}