Skip to content

Duplicate methods named spliterator with the parameters () and () are inherited from the types Collection and Iterable #9

@Au261

Description

@Au261

After import the project, there are errors in pakage cern.colt.list.adapter.
Error message in class DoubleListAdapter
Multiple markers at this line
- Duplicate methods named spliterator with the parameters () and () are inherited from the types List and
Collection
- AbstractList is a raw type. References to generic type AbstractList should be parameterized
- Duplicate methods named spliterator with the parameters () and () are inherited from the types Collection and
Iterable
- List is a raw type. References to generic type List should be parameterized

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions