User Tools

Site Tools


at:tutorial:symbiosis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
at:tutorial:symbiosis [2007/04/06 16:00] jdedeckerat:tutorial:symbiosis [2007/04/06 16:09] jdedecker
Line 24: Line 24:
 >><java:[]> >><java:[]>
 </code> </code>
 +
 +All constructors defined in the corresponding Java class can be accessed too.  For example,  the Vector class also has a constructor that takes an initial capacity as its argument.  This constructor can be called using an integer as the argument of new.
 +
 +<code>
 +>aVector := Vector.new(30)
 +>><java:[]>
 +</code>
 +
  
 ===== Using Java wrappers ===== ===== Using Java wrappers =====
at/tutorial/symbiosis.txt · Last modified: 2013/05/17 20:25 by tvcutsem