- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
private float calculatePriority(int node) { return nodeContractor.calculatePriority(node); }
private float calculatePriority(int node) { return nodeContractor.calculatePriority(node); }