/[classpath]/classpath/javax/imageio/spi/ServiceRegistry.java
ViewVC logotype

Diff of /classpath/javax/imageio/spi/ServiceRegistry.java

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

revision 1.1.2.2 by gnu_andrew, Sun Jan 16 02:14:49 2005 UTC revision 1.1.2.3 by gnu_andrew, Sat Feb 19 10:50:46 2005 UTC
# Line 1  Line 1 
1  /* ServiceRegistry.java -- A simple registry for service providers.  /* ServiceRegistry.java -- A simple registry for service providers.
2     Copyright (C) 2004 Free Software Foundation, Inc.     Copyright (C) 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 57  import java.util.Set; Line 57  import java.util.Set;
57   *   *
58   * @since 1.4   * @since 1.4
59   *   *
60   * @author <a href="mailto:konqueror@gmx.de">Michael Koch</a>   * @author Michael Koch (konqueror@gmx.de)
61   * @author <a href="mailto:brawer@dandelis.ch">Sascha Brawer</a>   * @author Sascha Brawer (brawer@dandelis.ch)
62   */   */
63  public class ServiceRegistry  public class ServiceRegistry
64  {  {
# Line 941  public class ServiceRegistry Line 941  public class ServiceRegistry
941     *     *
942     * @since 1.4     * @since 1.4
943     *     *
944     * @author <a href="mailto:konqueror@gmx.de">Michael Koch</a>     * @author Michael Koch (konqueror@gmx.de)
945     * @author <a href="mailto:brawer@dandelis.ch">Sascha Brawer</a>     * @author Sascha Brawer (brawer@dandelis.ch)
946     */     */
947    public static interface Filter    public static interface Filter
948    {    {

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

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