OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NULL_OR_EMPTY_INSTANCE
(Results
1 - 3
of
3
) sorted by null
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/text/
IsEmptyString.java
17
private static final Matcher<String>
NULL_OR_EMPTY_INSTANCE
= anyOf(nullValue(), INSTANCE);
75
return
NULL_OR_EMPTY_INSTANCE
;
/prebuilts/misc/common/robolectric/lib/
hamcrest-library-1.3.jar
/prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.3/
hamcrest-library-1.3.jar
Completed in 291 milliseconds