Home
Java Tutorial
Language
Data Type
Operators
Statement Control
Class Definition
Development
Reflection
Regular Expressions
Collections
Thread
File
Generics
I18N
Swing
Swing Event
2D Graphics
SWT
SWT 2D Graphics
Network
Database
Hibernate
JPA
JSP
JSTL
Servlet
Web Services SOA
EJB3
Spring
PDF
Email
J2ME
J2EE Application
XML
Design Pattern
Log
Security
Apache Common
Ant
JUnit
Auto Grow Array « Collections « Java Tutorial
Java Tutorial
Collections
Auto Grow Array
9.10.Auto Grow Array
9.10.1.
A variable length Double Array: expanding and contracting its internal storage array as elements are added and removed.
9.10.2.
Simple object pool. Based on ThreadPool and few other classes
9.10.3.
Your own auto-growth Array
9.10.4.
The character array based string
9.10.5.
ByteArray wraps java byte arrays (byte[]) to allow byte arrays to be used as keys in hashtables.
9.10.6.
Adds all the elements of the given arrays into a new double-type array.
9.10.7.
A writer for char strings
9.10.8.
Array-List for integer objects.
9.10.9.
Simple object pool
9.10.10.
Concatenates two arrays of strings
9.10.11.
Puts the entire source array in the target array at offset offset.
9.10.12.
Lazy List creation
9.10.13.
Stores a list of int