OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Absent
(Results
1 - 18
of
18
) sorted by null
/external/guava/guava/src/com/google/common/base/
Optional.java
34
* which case we say that the reference is "
absent
"); it is never said to "contain {@code
39
* a "a {@code T} that might be
absent
" as two distinct types in your program, which can
48
* have no value" (present in the map, with value {@code Optional.
absent
()})
76
public static <T> Optional<T>
absent
() {
method in class:Optional
77
return (Optional<T>)
Absent
.INSTANCE;
89
* reference; otherwise returns {@link Optional#
absent
}.
93
? Optional.<T>
absent
()
106
*
absent
, use {@link #or(Object)} or {@link #orNull} instead.
108
* @throws IllegalStateException if the instance is
absent
({@link #isPresent} returns
152
* are
absent
. Note that {@code Optional} instances of differing parameterized types ca
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py
235
absent
.
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py
235
absent
.
[
all
...]
/external/v8/test/cctest/
test-decls.cc
313
TEST(
Absent
) {
382
// property is
absent
.
467
// the property is
absent
.
477
// the property is
absent
. This will make sure
574
// Let it seem that the property is
absent
in the prototype object.
/external/chromium_org/v8/test/cctest/
test-decls.cc
341
TEST(
Absent
) {
412
// property is
absent
.
498
// the property is
absent
.
508
// the property is
absent
. This will make sure
607
// Let it seem that the property is
absent
in the prototype object.
/external/droiddriver/libs/
guava-13.0.jar
/prebuilts/devtools/tools/lib/
guava-13.0.1.jar
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar
/prebuilts/tools/common/guava-tools/
guava-13.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
/prebuilts/sdk/tools/lib/
guava-10.0.1.jar
lint.jar
lint_api.jar
lint_checks.jar
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar
/prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar
Completed in 115 milliseconds