代码搜索:immutable
找到约 373 项符合「immutable」的源代码
代码结果 373
www.eeworm.com/read/179911/5300429
changes
Changes from version 0.5a to version 0.5b
=========================================
- Now that we have sysctl(), the immutable flag cannot be changed when
the system is running at security level >
www.eeworm.com/read/171462/5395278
java attribute.java
package org.kxml;
/** Attribute class, used by both kDom and the pullparser. The
instances of this class are immutable. This restriction allows
manipulation aware element implementations wi
www.eeworm.com/read/350097/3135319
changes
Changes from version 0.5a to version 0.5b
=========================================
- Now that we have sysctl(), the immutable flag cannot be changed when
the system is running at security level >
www.eeworm.com/read/344043/3212382
java attribute.java
package org.kxml;
/** Attribute class, used by both kDom and the pullparser. The
instances of this class are immutable. This restriction allows
manipulation aware element implementations wi
www.eeworm.com/read/311076/3688078
java attribute.java
package org.kxml;
/** Attribute class, used by both kDom and the pullparser. The
instances of this class are immutable. This restriction allows
manipulation aware element implementations wi
www.eeworm.com/read/292705/3949627
changes
Changes from version 0.5a to version 0.5b
=========================================
- Now that we have sysctl(), the immutable flag cannot be changed when
the system is running at security level >
www.eeworm.com/read/284005/4068537
java prefixmap.java
package org.kxml;
/** Like Attribute, this class is immutable for similar reasons */
public class PrefixMap
{
public static final PrefixMap DEFAULT = new PrefixMap(null, "", "");
Stri
www.eeworm.com/read/439082/1819651
changes
Changes from version 0.5a to version 0.5b
=========================================
- Now that we have sysctl(), the immutable flag cannot be changed when
the system is running at security level >
www.eeworm.com/read/430518/1928554
changes
Changes from version 0.5a to version 0.5b
=========================================
- Now that we have sysctl(), the immutable flag cannot be changed when
the system is running at security level >
www.eeworm.com/read/415544/2135195
java attribute.java
package org.kxml;
/** Attribute class, used by both kDom and the pullparser. The
instances of this class are immutable. This restriction allows
manipulation aware element implementations wi