常見(jiàn)例句These variations from custom are illogical,incomprehensible,and unmodifiable. 這些習(xí)俗上的變化是不合邏輯的、不可理解的,而且也是不可修改的。Returns an unmodifiable Map of general request properties for this connection. 返回此連接的通用請(qǐng)求屬性的不可更改映射。Anything that has been entered becomes unmodifiable, although new data can be added. 雖然新的數(shù)據(jù)可以添加,但任何已經(jīng)輸入的信息不能再修改。The soul is indestructible, the soul is incombustible, insoluble and unwitherable. The soul is eternal, all-pervading, unmodifiable, immovable and primordial. 靈魂是不可被毀滅的,是不會(huì)燃燒的,不會(huì)被溶解的,不會(huì)凋零的。靈魂是永恒的,遍透一切的,不變不動(dòng)的,由始一如的。For example, invoking the addAll(Collection) method on an unmodifiable collection may, but is not required to, throw the exception if the collection to be added is empty. 例如對(duì)于一個(gè)不可更新的 集合調(diào)用addAll(Collection),而如果要被添加的集合是空的,可以拋出該異常,但不是必須。To implement an unmodifiable list, the programmer needs only to extend this class and provide implementations for the get(int index) and size() methods. 為了實(shí)現(xiàn)一個(gè)不可修改的列表,程序員只需要繼承該類,提供get(int index)和size()方法的實(shí)現(xiàn)即可。 返回 unmodifiable