/[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.6 by mark, Tue Jan 22 22:27:00 2002 UTC revision 1.7 by mkoch, Wed Oct 2 12:58:40 2002 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;
60    
61    /**    /**
62     * This is a textual description of the provider     * This is a textual description of the provider
63     */     */

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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