previous
|
start
|
next
Doubly Linked: Remove Last
This is just as easy and is left as an exercise.
public E removeLast() {
}
previous
|
start
|
next