代码搜索:immutable

找到约 373 项符合「immutable」的源代码

代码结果 373
www.eeworm.com/read/233448/4688722

java destroyable.java

/* Destroyable.java -- an immutable object that may be destroyed. Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can red
www.eeworm.com/read/192391/5157163

h string.h

#ifndef _LANG_STRING_H #define _LANG_STRING_H #include namespace lang { class Converter; /** * Immutable Unicode character string. Used encoding is UTF-8. *
www.eeworm.com/read/192080/5160050

h string.h

#ifndef _LANG_STRING_H #define _LANG_STRING_H #include namespace lang { class Converter; /** * Immutable Unicode character string. Used encoding is UTF-8. *
www.eeworm.com/read/188900/5205903

java comment.java

package org.hibernate.auction.model; import java.io.Serializable; import java.util.Date; /** * An immutable class representing a comment from users. * * Comments are always made in the contex
www.eeworm.com/read/332904/3391711

java comment.java

package org.hibernate.auction.model; import java.io.Serializable; import java.util.Date; /** * An immutable class representing a comment from users. * * Comments are always made in the contex
www.eeworm.com/read/305277/3778845

scala bug1181.scala

package test import scala.collection.immutable.Map class CompilerTest(val valueList: List[Symbol]) { def buildMap(map: Map[Symbol, Symbol], keyList: List[Symbol], valueList: List[Symbol]): Map[Symb
www.eeworm.com/read/304657/3791003

java destroyable.java

/* Destroyable.java -- an immutable object that may be destroyed. Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can red
www.eeworm.com/read/394045/2460691

java comment.java

package org.hibernate.auction.model; import java.io.Serializable; import java.util.Date; /** * An immutable class representing a comment from users. * * Comments are always made in th
www.eeworm.com/read/387667/2556936

sql pgxml.sql

--SQL for XML parser CREATE OR REPLACE FUNCTION xml_is_well_formed(text) RETURNS bool AS '$libdir/pgxml' LANGUAGE C STRICT IMMUTABLE; -- deprecated old name for xml_is_well_formed CREATE OR REPLACE
www.eeworm.com/read/162614/5534364

java destroyable.java

/* Destroyable.java -- an immutable object that may be destroyed. Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can red