Posts by Lucas Panizio • 1 point
1 post
-
0
votes0
answers662
viewsQ: Help with Java Dynamic/Chained List
I’m having a hard time with a Java method. To delimit the Node position, I only have the getProximo() method as follows below, so I cannot delete the Node passed as parameter, without excluding all…