Interface SNodeId


  • public interface SNodeId
    Uniquely identifies a node within a model. Will be used as keys in maps and so should correctly implement equals() and hashCode(). Custom persistence implementations may provide their own implementations of SNodeId.
    • Method Detail