I think this fits slightly better - Entry reminds me of Map.Entry, which
is similar. There's no need for Node subclasses to be suffixed with Node
in general - we just don't have any choice with classes like StringNode
(we have to avoid a collision with Java's String type).
Signed-off-by: Graham <gpe@openrs2.dev>