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

<<11121314151617181920>>

  /frameworks/base/core/java/android/widget/
SearchView.java     [all...]
GridLayout.java     [all...]
  /libcore/luni/src/main/java/java/math/
BigInteger.java 27 * An immutable signed integer of arbitrary magnitude.
    [all...]
  /libcore/luni/src/main/java/java/util/
TreeMap.java 580 * Returns an immutable version of {@param entry}. Need this because we allow entry to be null,
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentHashMap.java 217 * Next fields of nodes are immutable (final). All list
    [all...]
ConcurrentSkipListMap.java 184 * immutable, and once a next field is CAS'ed to point to a
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
Node.java 426 * <br>Note that cloning an immutable subtree results in a mutable copy,
    [all...]
  /prebuilt/common/jfreechart/
README.txt 639 immutable. Additional demonstration applications for
    [all...]
  /external/apache-harmony/security/src/test/impl/java.injected/java/security/cert/
X509CertSelectorTest.java     [all...]
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc 748 GetModelType() == syncable::UNSPECIFIED); // Immutable once set.
834 // Client tags are immutable and must be paired with the ID.
    [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-matchers.h 245 // A Matcher<T> is a copyable and IMMUTABLE (except by assignment)
325 // Returns an immutable reference to the underlying matcher
    [all...]
  /external/chromium/testing/gtest/include/gtest/
gtest.h 713 // These fields are immutable properties of the test.
810 // Gets the (immutable) vector of TestInfos in this TestCase.
    [all...]
  /external/guava/javadoc/com/google/common/collect/
LinkedListMultimap.html     [all...]
Lists.html 473 <p><b>Note:</b> if you need an immutable empty <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><CODE>List</CODE></A>, use
    [all...]
  /libcore/luni/src/main/java/java/lang/
String.java 34 * An immutable sequence of characters/code units ({@code char}s). A
45 * <p>Multiple strings can share the same char[] because strings are immutable.
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
CollectionsTest.java 514 fail("Returned list is not immutable");
    [all...]
  /external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml 839 bit 4 - Immutable file.
    [all...]
  /external/e2fsprogs/po/
de.po     [all...]
it.po     [all...]
  /external/guava/javadoc/com/google/common/base/class-use/
Function.html 457 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an immutable map for which the <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true#values()" title="class or interface in java.util"><CODE>Map.values()</CODE></A> are the given
    [all...]
  /external/guava/src/com/google/common/collect/
CustomConcurrentHashMap.java 705 * Next fields of nodes are immutable (final). All list
    [all...]
  /external/icu4c/i18n/unicode/
translit.h 61 * them. Transliterators are not immutable, so they must be
    [all...]
  /external/kernel-headers/original/linux/
fs.h 141 #define S_IMMUTABLE 8 /* Immutable file */
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h 673 // Gets the (immutable) vector of TestInfos in this TestCase.
    [all...]

Completed in 1825 milliseconds

<<11121314151617181920>>