# Class: com.pnfsoftware.jeb.core.units.code.debug.impl.ValueLong

A 64\-bit integer value provided by a debugger unit.

## Constructor: ValueLong
- parameter: `v`, type: `long`

Description: Create a long value.
parameter: v: long value

## Method: getTypeName
- return type: `java.lang.String`


## Method: getValue
- return type: `java.lang.Long`


