/[classpath]/classpath/java/util/PropertyPermissionCollection.java
ViewVC logotype

Diff of /classpath/java/util/PropertyPermissionCollection.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by mkoch, Thu Jun 3 06:43:11 2004 UTC revision 1.5.2.1 by gnu_andrew, Sat Feb 19 10:50:44 2005 UTC
# Line 1  Line 1 
1  /* PropertyPermissionCollection.java -- a collection of PropertyPermissions  /* PropertyPermissionCollection.java -- a collection of PropertyPermissions
2     Copyright (C) 2002, 2004  Free Software Foundation, Inc.     Copyright (C) 2002, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 47  import java.security.PermissionCollectio Line 47  import java.security.PermissionCollectio
47   * PropertyPermissions, and correctly implements <code>implies</code>. It   * PropertyPermissions, and correctly implements <code>implies</code>. It
48   * is synchronized, as specified in the superclass.   * is synchronized, as specified in the superclass.
49   *   *
50   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
51   * @status an undocumented class, but this matches Sun's serialization   * @status an undocumented class, but this matches Sun's serialization
52   */   */
53  class PropertyPermissionCollection extends PermissionCollection  class PropertyPermissionCollection extends PermissionCollection

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26