MCPcopy Create free account
hub / github.com/Berkeley-CS61B/lectureCode-sp19 / addFirst

Method addFirst

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

Inserts an item at the front.

(Item x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected