MCPcopy Create free account
hub / github.com/Berkeley-CS61B/lectureCode-sp18 / removeLast

Method removeLast

inheritance2/List61B.java:26–26  ·  view source on GitHub ↗

Deletes item from back of the list and returns deleted item.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 3

SLListinheritance1/SLList.java
SLListexercises/DIY/inheritance2/SLList.java
SLListexercises/DIY/inheritance4/SLList.java

Calls

no outgoing calls

Tested by

no test coverage detected