Interface ReadOnly

  • All Known Implementing Classes:
    ImmutableRoot, ImmutableTree

    public interface ReadOnly
    Marker interface to indicate if a Tree or Root can only be read (write operations not implemented).