return directoryContent.keySet(); | return Collections2.transform(directoryContent.keySet(),FILENAME_TO_STRING); | directoryContent.keySet() | Collections2.transform(directoryContent.keySet(),FILENAME_TO_STRING) | bazel | 16092d7cb19115d8e07040105619009ea0698c5a | com.google.devtools.build.lib.vfs.inmemoryfs.InMemoryDirectoryInfo | | _1 | getAllChildren |
---|
_2 | getAllChildren |
---|
| v0 | directoryContent.keySet() |
---|
| - com.google.common.collect.Collections2
| v0 | directoryContent.keySet() |
---|
| Returns | True |