HomeSort by relevance Sort by last modified time
    Searched full:immutable (Results 251 - 275 of 513) sorted by null

<<11121314151617181920>>

  /external/guava/javadoc/com/google/common/collect/
Sets.html 266 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set instance containing the given enum elements.</TD>
283 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set instance containing the given enum elements.</TD>
541 <DD>Returns an immutable set instance containing the given enum elements.
549 <DT><B>Returns:</B><DD>an immutable set containing those elements, minus duplicates</DL>
    [all...]
ImmutableClassToInstanceMap.Builder.html 107 A builder for creating immutable class-to-instance maps. Example:
155 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a new immutable class-to-instance map containing the entries
271 <DD>Returns a new immutable class-to-instance map containing the entries
  /external/guava/javadoc/com/google/common/annotations/class-use/
GwtCompatible.html 509 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable <A HREF="../../../../../com/google/common/collect/BiMap.html" title="interface in com.google.common.collect"><CODE>BiMap</CODE></A> with reliable user-specified iteration order.</TD>
517 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable collection.</TD>
525 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A high-performance, immutable, random-access <code>List</code> implementation.</TD>
533 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable <A HREF="../../../../../com/google/common/collect/ListMultimap.html" title="interface in com.google.common.collect"><CODE>ListMultimap</CODE></A> with reliable user-specified key and value
542 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable, hash-based <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><CODE>Map</CODE></A> with reliable user-specified iteration
551 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable <A HREF="../../../../../com/google/common/collect/Multimap.html" title="interface in com.google.common.collect"><CODE>Multimap</CODE></A>.</TD>
559 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable hash-based multiset.</TD>
567 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A high-performance, immutable <code>Set</code> with reliable, user-specified
576 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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
585 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable <A HREF="http://java.sun.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="c (…)
    [all...]
  /prebuilt/common/http-client/
httpclient-4.1.1.jar 
  /external/guava/javadoc/com/google/common/collect/class-use/
Multimap.html 179 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable <A HREF="../../../../../com/google/common/collect/ListMultimap.html" title="interface in com.google.common.collect"><CODE>ListMultimap</CODE></A> with reliable user-specified key and value
188 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable <A HREF="../../../../../com/google/common/collect/Multimap.html" title="interface in com.google.common.collect"><CODE>Multimap</CODE></A>.</TD>
196 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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
338 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable multimap containing the same mappings as
354 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable set multimap containing the same mappings as
370 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable multimap containing the same mappings as
    [all...]
  /external/icu4c/i18n/
astro.h 68 * Note that Ecliptic objects are immutable and cannot be modified
137 * Note that Equatorial objects are immutable and cannot be modified
211 * Note that Horizon objects are immutable and cannot be modified
rbt_rule.h 30 * <code>TransliterationRule</code> is an immutable object.
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 435 /// efficiency. By default, fixed objects are immutable. This returns an
439 bool Immutable) {
447 Objects.insert(Objects.begin(), StackObject(Size, Align, SPOffset, Immutable,
  /libcore/luni/src/main/java/javax/xml/datatype/
Duration.java 30 * <p>Immutable representation of a time span as defined in
654 * Since the <code>Duration</code> class is immutable, this method
695 * Since the <code>Duration</code> class is immutable, this method
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h 610 __fs32 ui_flags; /* 0x64 immutable, append-only... */
672 #define UFS_UF_IMMUTABLE 0x00000002 /* immutable (can't "change") */
679 #define UFS_SF_IMMUTABLE 0x00020000 /* immutable (can't "change") */
    [all...]
  /dalvik/dx/src/com/android/dx/rop/
package-info.java 66 * {@code BasicBlock} instances are immutable and thus any modification to
  /dalvik/dx/src/com/android/dx/ssa/back/
SsaToRop.java 335 * @return {@code non-null;} immutable instruction list
  /development/apps/CustomLocale/src/com/android/customlocale2/
CustomLocaleActivity.java 417 * Immutable structure that holds the information displayed by a list view item.
  /device/sample/frameworks/PlatformLibrary/jni/
PlatformLibrary.cpp 110 * is immutable, we're not allowed to touch it.
  /external/chromium/chrome/browser/printing/
printing_layout_uitest.cc 99 // immutable.
  /external/chromium/chrome/browser/sync/sessions/
session_state.h 109 // An immutable snapshot of state from a SyncSession. Convenient to use as
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-filepath.h 52 // "immutable value object" -- useful for peace of mind.
  /external/clang/lib/StaticAnalyzer/
README.txt 52 GRState and ExplodedNodes are basically immutable once created. Once
  /external/gtest/include/gtest/internal/
gtest-filepath.h 52 // "immutable value object" -- useful for peace of mind.
  /external/guava/src/com/google/common/collect/
Maps.java 275 * Computes the difference between two maps. This difference is an immutable
436 * Returns an immutable map for which the {@link Map#values} are the given
468 * @return an immutable map containing all the entries in
488 * Returns an immutable map entry with the specified key and value. The {@link
    [all...]
  /external/llvm/include/llvm/ADT/
ImmutableMap.h 1 //===--- ImmutableMap.h - Immutable (functional) map interface --*- C++ -*-===//
Trie.h 11 // is immutable after creation, but the payload contained within it is not.
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-filepath.h 52 // "immutable value object" -- useful for peace of mind.
  /external/protobuf/gtest/include/gtest/internal/
gtest-filepath.h 52 // "immutable value object" -- useful for peace of mind.
  /external/protobuf/java/src/main/java/com/google/protobuf/
ExtensionRegistry.java 86 * could violate the expectation that message objects are immutable, since the

Completed in 680 milliseconds

<<11121314151617181920>>