|
Java MEJava Platfor Micro Edition is a Java platform designed for mobile devices and embedded systems based on the Java programming language. |
STL Containers: VectorPurpose of the STL Vector
Vectors are STL (Standard Template Library) containers that support both direct and consecutive access to elements.
Vectors support all the features of the native...
Read the whole article |
|
|