getSiblings abstract method

Set<Node> getSiblings(
  1. Node node
)

Implementation

Set<Node> getSiblings(Node node);