gnu.gcj.util

Class UtilPermission

Implemented Interfaces:
Guard, Serializable

public class UtilPermission
extends BasicPermission

See Also:
Serialized Form

Constructor Summary

UtilPermission(String name)

Method Summary

Methods inherited from class java.security.BasicPermission

equals, getActions, hashCode, implies, newPermissionCollection

Methods inherited from class java.security.Permission

checkGuard, equals, getActions, getName, hashCode, implies, newPermissionCollection, toString

Methods inherited from class java.lang.Object

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

Constructor Details

UtilPermission

public UtilPermission(String name)

GCInfo.java -- Support for creating heap dumps. 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.