Class TestLinkedList
java.lang.Object
TestLinkedList
public class TestLinkedList
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
list
LinkedList<Persona> list
TestLinkedList
public TestLinkedList()
- 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()