Skip to main content

%Library.AbstractList

abstract class %Library.AbstractList extends %Collection.AbstractList

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

Inherited Members

Inherited Methods

FeedbackOpens in a new tab