Class: ImmutableObject
| Defined in: | lib/Types/BasicTypes.coffee | 
| Inherits: | Insert | 
Overview
Defines an object that is cannot be changed. You can use this to set an immutable string, or a number.
Instance Method Summary
        Inherited Method Summary
        
          Methods inherited from
          Insert
        
        
#applyDelete #isDeleted #getDistanceToOrigin #update_sl #execute #getUid #saveOperation #validateSavedOperations
Constructor Details
      #
(void)
constructor(uid, content, prev, next, origin)
      
    
Instance Method Details
      #
(String)
val()
      
    
      #
(void)
_encode()