MCPcopy Create free account
hub / github.com/cbourke/ComputerScienceII / push

Method push

notes/1231-Spring2023/194/code/lists/MyStack.java:26–35  ·  view source on GitHub ↗

Pushes (adds) the given element x to the top of the stack. @param x

(T x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

nextMethod · 0.45
mainMethod · 0.45

Calls 2

sizeMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected