April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Métodos de LinkedList
npublic LinkedList(Collection c)
npublic LinkedList()
npublic void addFirst(Object o)
npublic void addLast(Object o)
npublic Object getFirst()
npublic Object getLast()throws NoSuchElementException
npublic Object removeFirst()throws NoSuchElementException
npublic Object removeLast()throws NoSuchElementException
target =
"_self" - show in the current frame
"_parent" - show in the parent frame
"_top" - show in the topmost frame
"_blank" - show in a new unnamed top-level window
name - show in a new top-level window named name