What does the code for this task have to be like (computer science/intellij IDEA)?
Hello, I'm unfortunately stuck with this task and don't know what my code should look like. I would really appreciate some help 🙂
Hello, I'm unfortunately stuck with this task and don't know what my code should look like. I would really appreciate some help 🙂
This is, as always, a bit difficult if we don't know the classes and packages to which it all refers.
As I understand it, the ArraySequence class should look something like this:
and in the interface Sequence the signature for of(T…) should be commented out, like this: