Interface Node

All Known Implementing Classes:
NodeImpl

public interface Node
Immutable class holding information about a node. A node is identifying a map of key-value pairs - the preferences.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final char
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Field Details

  • Method Details