/[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.1 by gnu_andrew, Sat Jan 15 17:02:17 2005 UTC revision 1.1.2.2 by gnu_andrew, Sun Jan 16 02:14:49 2005 UTC
# Line 62  import java.util.Set; Line 62  import java.util.Set;
62   */   */
63  public class ServiceRegistry  public class ServiceRegistry
64  {  {
65      // Package-private to avoid a trampoline.
66    /**    /**
67     * The service categories of this registry.     * The service categories of this registry.
68     *     *
# Line 73  public class ServiceRegistry Line 74  public class ServiceRegistry
74     *     *
75     * @see #providers     * @see #providers
76     */     */
77    private final Class[] categories;    final Class[] categories;
78    
79    
80    /**    /**

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

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