Revise ListInterface, as given in Listing 12-1 of the previous chapter, so that each of the methods add, remove, replace, and getEntry returns either null or false instead of throwing an exception if the position passed to it is out of range. Then revise the class AList so that it implements your revised interface.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.