java.util.Stack

E1098229 UNEXPLORED

java.util.Stack is a legacy Java collection class that implements a last-in, first-out (LIFO) stack of objects, extending Vector with methods for pushing, popping, and peeking elements.

All labels observed (1)

Label Occurrences
java.util.Stack canonical 1

How this entity was disambiguated

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

java.util containsClass java.util.Stack