getInt abstract method

int getInt(
  1. String Key,
  2. int defaultValue
)

Implementation

int getInt(String Key, int defaultValue);