OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:removeifempty
(Results
1 - 2
of
2
) sorted by null
/external/guava/src/com/google/common/collect/
AbstractMultimap.java
377
* refreshIfEmpty}, {@code
removeIfEmpty
}, and {@code addToMap} methods ensure
383
*
removeIfEmpty
}, and {@code addToMap} methods call the corresponding methods
426
void
removeIfEmpty
() {
428
ancestor.
removeIfEmpty
();
522
removeIfEmpty
();
583
removeIfEmpty
(); // maybe shouldn't be removed if this is a sublist
591
removeIfEmpty
();
605
removeIfEmpty
();
617
removeIfEmpty
();
736
removeIfEmpty
();
[
all
...]
/prebuilt/common/tradefed/
tradefed-prebuilt.jar
Completed in 499 milliseconds