I have such list private List listOfNodes = new ArrayList<>(); which stores all nodes in path from A to B. Let\'s say it contains such elements:
private List listOfNodes = new ArrayList<>();