slice
Class TestArrays

java.lang.Object
  extended by slice.TestArrays

public class TestArrays
extends java.lang.Object


Constructor Summary
TestArrays()
           
 
Method Summary
static void main(java.lang.String[] args)
          slice should include statements involving arr2 and i, exclude statements with arr1 and j
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestArrays

public TestArrays()
Method Detail

main

public static void main(java.lang.String[] args)
slice should include statements involving arr2 and i, exclude statements with arr1 and j

Parameters:
args -