JOB Integer Key

JOB integer keys inherit from JOB keys. They are used as keys for JOB integer key maps. They are returned by method JobIntegerKeyMap.put(Object) . JOB integer keys are dependent on JOB integer key maps and keep a reference to these. Additionally, they keep an integer value which may be retrieved calling method

    public int getIntValue()