Interface Node


  • public interface Node
    • Method Detail

      • getId

        int getId()
      • getIdString

        String getIdString()
      • getPort

        int getPort()
      • hasRack

        boolean hasRack()
      • isEmpty

        boolean isEmpty()