OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:immutable
(Results
401 - 425
of
513
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/guava/javadoc/com/google/common/collect/
ImmutableSet.Builder.html
110
A builder for creating
immutable
set instances, especially
ArrayListMultimap.html
515
<p>The returned collection is
immutable
.
[
all
...]
HashMultimap.html
490
<p>Each entry is an
immutable
snapshot of a key-value mapping in the
512
<p>The returned collection is
immutable
.
[
all
...]
LinkedHashMultimap.html
480
<p>The returned collection is
immutable
.
[
all
...]
TreeMultimap.html
[
all
...]
ImmutableMultiset.Builder.html
107
A builder for creating
immutable
multiset instances, especially
ImmutableSortedSet.Builder.html
108
A builder for creating
immutable
sorted set instances, especially
/external/guava/javadoc/com/google/common/collect/class-use/
Multiset.html
153
An
immutable
hash-based multiset.</TD>
SetMultimap.html
145
An
immutable
<A HREF="../../../../../com/google/common/collect/SetMultimap.html" title="interface in com.google.common.collect"><CODE>SetMultimap</CODE></A> with reliable user-specified key and value
/external/guava/src/com/google/common/base/
CharMatcher.java
31
* encouraged to be side-effect-free and
immutable
.
[
all
...]
/external/icu4c/i18n/
olsontz.cpp
410
//
immutable
(except for the ID, which is in the base class).
[
all
...]
/frameworks/base/core/java/android/app/
Notification.java
424
that.sound = this.sound; // android.net.Uri is
immutable
[
all
...]
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
39
* address. Objects of this class are
immutable
. Operations on this class
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java
118
* @return An
immutable
list of {@link SelectionItem}. Can be empty but not null.
[
all
...]
/external/e2fsprogs/e2fsck/
pass1.c
150
* when the
immutable
flag is set, which should never happen
152
* you can't set or clear
immutable
flags for devices.) Once
235
* If the
immutable
(or append-only) flag is set on the inode, offer
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTM.java
[
all
...]
/external/chromium/net/base/
host_resolver_impl.cc
600
//
Immutable
. Can be read from either thread,
[
all
...]
/external/guava/javadoc/com/google/common/base/
Splitter.html
131
<p><b>Warning: splitter instances are always
immutable
</b>; a configuration
/external/guava/src/com/google/common/collect/
Multimaps.java
[
all
...]
/external/icu4c/common/
ucnv_bld.c
[
all
...]
/external/llvm/include/llvm/
Constants.h
13
/// Note that Constants are
immutable
(once created they never change) and are
[
all
...]
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h
401
// These fields are
immutable
properties of the test.
[
all
...]
/external/protobuf/gtest/src/
gtest-internal-inl.h
572
// These fields are
immutable
properties of the test.
[
all
...]
/external/v8/src/
ast.h
1088
// variable for 'this' is
immutable
.
[
all
...]
jsregexp.h
[
all
...]
Completed in 1895 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>