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

Method push

notes/1231-Spring2023/156/code/lists/MyStack.java:38–48  ·  view source on GitHub ↗

Adds the given element x to the top of this stack. @param x

(T x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

preOrderTraversalMethod · 0.45
nextMethod · 0.45

Calls 2

isFullMethod · 0.95
addMethod · 0.45

Tested by

no test coverage detected