Listener_BytePointer

public class Listener_BytePointer

Public Constructors

Listener_BytePointer(Pointer p)
Pointer cast constructor.

Public Methods

void
call(BytePointer arg0)

Inherited Methods

boolean
equals(Object arg0)
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()

Public Constructors

public Listener_BytePointer (Pointer p)

Pointer cast constructor. Invokes ERROR(/Pointer#Pointer(Pointer)).

Public Methods

public void call (BytePointer arg0)