Index - All Packages - All Categories - All Classes

Class PrimArray


Package: Udanax-Gold-Missing
All Superclasses: Object UdanaxMissing
Immediate Subclasses: IEEE32Array IEEE64Array Int32Array IntegerVarArray PrimDataArray PrimFloatArray PrimIntArray PrimIntegerArray PtrArray SharedPtrArray UInt32Array UInt8Array WeakPtrArray
Protocols: Object
Categories: Unclassified

Class Methods

arrayClass


create: size


make: size


new: size



Overrides: Behavior

Instance Methods

at: index0



Overrides: Object

at: index0 store: anObject

This stub method was auto-generated by the Dolphin debugger and remains to be correctly implemented.

at: index0 storeValue: aValue



Overridden by: PtrArray

cast: aClass



Overrides: Object

contentsEqual: otherPrimArray


copyGrow: newSize


count


destroy


fetch: index0

Note seems to be 0 based index

gutsOf


initialize



Overrides: Object
Overridden by: SharedPtrArray

storeAll: anObject




Index - All Packages - All Categories - All Classes