MCPcopy Create free account
hub / github.com/ashish-chopra/Structures / Stack

Class Stack

src/main/java/com/stacks/Stack.java:37–156  ·  view source on GitHub ↗

Stack is a general implementation of abstract data structure to store any homogenous type of elements in Last-In-First-Out fashion. @author Ashish Chopra @param any type that extends Object. @version 1.0

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…