com.tagtraum.sixbs
Class TypedArray
java.lang.Object
|
+--java.util.AbstractCollection
|
+--java.util.AbstractList
|
+--java.util.ArrayList
|
+--com.tagtraum.sixbs.TypedArray
- All Implemented Interfaces:
- Cloneable, Collection, List, Serializable
- public class TypedArray
- extends ArrayList
Typed Array object.
- Version:
- $Id: TypedArray.java,v 1.1 2001/05/06 14:55:02 Hendrik Exp $
- Author:
- Hendrik Schreiber
- See Also:
- Serialized Form
| Methods inherited from class java.util.ArrayList |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, removeRange, set, size, toArray, toArray, trimToSize |
vcid
public static String vcid
- Source-Version
TypedArray
public TypedArray(String typename,
boolean array)
throws ClassNotFoundException
toTypedArray
public Object toTypedArray()
Copyright © 2001 tagtraum industries.