public class

PointerLocation

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.PointerLocation

Summary

Public Constructors
PointerLocation(long loc, PointerDescription ptr)
Public Methods
boolean equals(Object obj)
long getLocation()
PointerDescription getPointer()
int hashCode()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PointerLocation (long loc, PointerDescription ptr)

Public Methods

public boolean equals (Object obj)

public long getLocation ()

public PointerDescription getPointer ()

public int hashCode ()

public String toString ()