MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / peek

Method peek

src/java/util/Stack.java:58–64  ·  view source on GitHub ↗

Peeks at the top of the stack. @exception EmptyStackException If the stack is empty.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

popMethod · 0.95

Calls 2

elementAtMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected