|
JSR 216 (Maintenance Release) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Vector | |
| java.util | Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes (a string tokenizer, a random-number generator, and a bit array). |
| Uses of Vector in java.util |
| Subclasses of Vector in java.util | |
class |
Stack
The Stack class represents a last-in-first-out
(LIFO) stack of objects. |
|
JSR 216 (Maintenance Release) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
in