immutable
英 [ɪˈmjuːtəbl]
美 [ɪˈmjuːtəbl]
adj. 不可改变的; 永恒不变的
复数:immutables
BNC.20103 / COCA.18955
牛津词典
adj.
- 不可改变的;永恒不变的
that cannot be changed; that will never change
柯林斯词典
- ADJ 永远不变的;永恒的
Something that isimmutablewill never change or cannot be changed.- ...the eternal and immutable principles of right and wrong.
永恒不变的对错法则
- ...the eternal and immutable principles of right and wrong.
英英释义
adj
- not subject or susceptible to change or variation in form or quality or nature
- the view of that time was that all species were immutable, created by God
双语例句
- Joda classes that represent immutable instants in time are subclasses of this one.
表示时间上的不可变瞬间的Joda类都属于这个类的子类。 - There are immutable laws of the universe.
宇宙中有很多不可逆转的规律。 - Because BigDecimal objects are immutable, each of these methods produces a new BigDecimal object.
由于BigDecimal对象是不可变的,这些方法中的每一个都会产生新的BigDecimal对象。 - If you have an immutable object, you must set whatever state it will contain in the constructor.
如果您有一个不可变对象,则必须要在构造函数中设置该对象将包含的任何状态。 - No one will be immutable and frozen pet with you, this society, who do not owe!
没有人会一成不变的宠着你,这个社会,谁也不欠谁的! - The logic is immutable, but the circumstances have changed.
这种逻辑不会变,但环境已经发生变化。 - To the peaceful night and its starlit magnificence succeeded the immutable day and the sun's ardent rays.
恼人的白昼和炙热的太阳代替了宁静的黑夜和美丽的星光。 - Values and attitudes are not immutable, but are likely to change.
价值观和态度不是一成不变的,而是很可能改变。 - But once you know to avoid a few pitfalls, building immutable classes in Java gets easier.
不过一旦您了解了要避免的一些陷阱之后,在Java中构建不可变类这件事情就会变得非常容易。 - Another useful method is the freeze method by which a string can be made immutable.
另一个有用的方法是freeze,该方法可以使字符串变得不可修改。