Class TestArrayList1
java.lang.Object
TestArrayList1
public class TestArrayList1
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
list
ArrayList<Persona> list
TestArrayList1
public TestArrayList1()
- Constructor
main
public static void main(String[] args)
printAll
public void printAll()
printAll
public void printAll(String s)
printAllConFor
public void printAllConFor()
printAllConFor
public void printAllConFor(String s)
test
public void test()