/[classpath]/classpath/java/security/Provider.java
ViewVC logotype

Diff of /classpath/java/security/Provider.java

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

revision 1.9 by tromey, Wed May 7 02:14:35 2003 UTC revision 1.10 by mkoch, Sun May 18 06:43:18 2003 UTC
# Line 56  import java.util.Properties; Line 56  import java.util.Properties;
56   */   */
57  public abstract class Provider extends Properties implements Serializable  public abstract class Provider extends Properties implements Serializable
58  {  {
59    static final long serialVersionUID = -4298000515446427739L;    private static final long serialVersionUID = -4298000515446427739L;
60    
61    /**    /**
62     * This is a textual description of the provider     * This is a textual description of the provider

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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