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 revision
Previous revision
Next revisionBoth sides next revision
at:tutorial:symbiosis [2007/07/04 23:05] jdedeckerat:tutorial:symbiosis [2007/07/05 09:39] jdedecker
Line 60: Line 60:
  
 <code> <code>
->aVector.remove.cast(jlobby.java.lang.Integer)(0) +>def remove := aVector.remove 
->>+>><java closure:remove> 
 +>remove.cast(jlobby.java.lang.Integer.TYPE)(0) 
 +>>1
 >aVector >aVector
->> +>><java:[2, 3, 4, 5, 6, 7, 8, 9]
->aVector.remove.cast(jlobby.java.lang.Object)(3)+>remove.cast(jlobby.java.lang.Object)(3)
 >>true >>true
 >aVector >aVector
->>+>><java:[2, 4, 5, 6, 7, 8, 9]>
 </code> </code>
  
at/tutorial/symbiosis.txt · Last modified: 2013/05/17 20:25 by tvcutsem