发明名称 Immutable object types
摘要 <p>A language extension that advances safety in system programming in that an entire type may be declared to be immutable in the case in which all instances of that type are immutable. The immutable type declaration automatically causes any instances of that type to be treated as immutable, and automatically causes all directly or indirectly reachable members (e.g., fields, methods, properties) of the instance to also be treated as immutable. Furthermore, any construction time reference that allows for field assignment of the instance is not permitted to survive beyond the point at which the instance becomes accessible to its creator. Accordingly, this instance, and any other instance of that same type, will be immutable from the very time of construction. The ability to classify all such instances as immutable is beneficial as the immutable characteristic permits actions that normally would not be allowed due to resource access safety.</p>
申请公布号 AU2014204049(A1) 申请公布日期 2015.07.16
申请号 AU20140204049 申请日期 2014.01.03
申请人 MICROSOFT TECHNOLOGY LICENSING, LLC 发明人 DUFFY, JOHN J.;PARSONS, JARED PORTER;SINZ, MICHAEL;BROMFIELD, ALEXANDER DANIEL;CWALINA, KRZYSZTOF J.
分类号 G06F9/45 主分类号 G06F9/45
代理机构 代理人
主权项
地址