gnu.gcj.tools.gc_analyze
Class BytePtr
clone , equals , extends Object> getClass , finalize , hashCode , notify , notifyAll , toString , wait , wait , wait |
getByte
public int getByte(int offset)
getInt
public int getInt(int n)
setInt
public void setInt(int a,
int n)
BytePtr.java -- Container for bytes from a memory image.
Copyright (C) 2007 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of the
Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
details.