# Class: com.pnfsoftware.jeb.core.output.code.coordinates.ClassCoordinates

Class coordinates for bytecode code units.

## Constructor: ClassCoordinates
- parameter: `classId`, type: `int`


## Method: equals
- parameter: `obj`, type: `java.lang.Object`
- return type: `boolean`


## Method: getClassId
- return type: `int`


## Method: hashCode
- return type: `int`


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


