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

Method coordinates for code units.

## Constructor: MethodCoordinates
- parameter: `methodId`, type: `int`


## Constructor: MethodCoordinates
- parameter: `methodId`, type: `int`
- parameter: `endFlag`, type: `boolean`


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


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


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


## Method: isEndFlag
- return type: `boolean`


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


