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

The void value, that may be provided by a debugger unit to signify that there is "nothing".

## Constructor: ValueVoid

Description: Create a void value.

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


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


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


