/[classpath]/classpath/gnu/CORBA/gnuContextList.java
ViewVC logotype

Diff of /classpath/gnu/CORBA/gnuContextList.java

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

revision 1.2 by mark, Sat Jul 2 20:32:09 2005 UTC revision 1.3 by audriusa, Fri Oct 28 10:33:40 2005 UTC
# Line 53  public class gnuContextList Line 53  public class gnuContextList
53    /**    /**
54     * The collection, holding the actual list of strings.     * The collection, holding the actual list of strings.
55     */     */
56    corbaArrayList strings = new corbaArrayList();    CorbaList strings = new CorbaList();
57    
58    /** {@inheritDoc} */    /** {@inheritDoc} */
59    public void add(String name)    public void add(String name)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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