getExtraLong method

int getExtraLong()

Some other integer value,

Implementation

int getExtraLong( ) {
  return _extraLong;
}