Skip to main content

%Library.AbstractArray

class %Library.AbstractArray extends %Collection.AbstractArray

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.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab