gnu.gcj

Class Core


public class Core
extends Object

Field Summary

int
length
RawData
ptr

Method Summary

static Core
create(String name)
static Core
find(String name)

Methods inherited from class java.lang.Object

clone, equals, extends Object> getClass, finalize, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Details

length

public int length

ptr

public RawData ptr

Method Details

create

public static Core create(String name)
            throws IOException

find

public static Core find(String name)

Copyright (C) 2001, 2003, 2005 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.