代码搜索:immutable
找到约 373 项符合「immutable」的源代码
代码结果 373
www.eeworm.com/read/281683/4113454
java string.java
package java.lang;
/**
* An immutable string of characters.
*/
public final class String
{
// NOTE: The state of this class is mapped to
// native code (see vmsrc/classes.h).
char[] characte
www.eeworm.com/read/273662/4201599
structure
This file describes the design, layouts, and file formats of a
libsvn_fs_fs repository.
Design
------
In FSFS, each committed revision is represented as an immutable file
containing the new node-rev
www.eeworm.com/read/273660/4202677
structure
This file describes the design, layouts, and file formats of a
libsvn_fs_fs repository.
Design
------
In FSFS, each committed revision is represented as an immutable file
containing the new node-rev
www.eeworm.com/read/440906/1784369
java awtkeystroke.java
/* AWTKeyStroke.java -- an immutable key stroke
Copyright (C) 2002 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modi
www.eeworm.com/read/374348/2753588
java propertychangeevent.java
package org.xmlBlaster.util.property;
import java.io.NotSerializableException;
/**
* The immutable event object when a property was created or has changed.
* @author Marcel Ruff
* @see testsuite
www.eeworm.com/read/415072/11084499
java prefixmap.java
package org.kxml;
import java.util.*;
/** Like Attribute, this class is immutable for similar reasons */
public class PrefixMap {
public static final PrefixMap DEFAULT = new PrefixMap (null, "
www.eeworm.com/read/299153/7884539
java complex1.java
package com.javapatterns.immutable.complex;
final public class Complex1 extends Number
implements java.io.Serializable, Cloneable, Comparable
{
/**
* The imaginary unit.
*/
static fi
www.eeworm.com/read/313005/13599481
java complex1.java
package com.javapatterns.immutable.complex;
final public class Complex1 extends Number
implements java.io.Serializable, Cloneable, Comparable
{
/**
* The imaginary unit.
*/
static fi
www.eeworm.com/read/136828/5845263
java complex1.java
package com.javapatterns.immutable.complex;
final public class Complex1 extends Number
implements java.io.Serializable, Cloneable, Comparable
{
/**
* The imaginary unit.
*/
static fi
www.eeworm.com/read/125439/6029247
java complex1.java
package com.javapatterns.immutable.complex;
final public class Complex1 extends Number
implements java.io.Serializable, Cloneable, Comparable
{
/**
* The imaginary unit.
*/
static fi