Skip to main content

%Library.AbstractArray

Class %Library.AbstractArray Extends %Collection.AbstractArray [ System = 3 ]

Dummy superclass that just inherits from %Collection.AbstractArray so we do not change the name of %AbstractArray in case existing code uses this. You should use the new %Collection.AbstractArray class in your code.