OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asImmutableList
(Results
1 - 2
of
2
) sorted by null
/external/guava/guava-gwt/src/com/google/common/collect/
ImmutableAsList_CustomFieldSerializer.java
45
ImmutableList<Object>
asImmutableList
= ImmutableList.copyOf(elements);
47
asImmutableList
.toArray(new Object[
asImmutableList
.size()]),
48
asImmutableList
);
/prebuilts/tools/common/guava-tools/
guava-13.0.1.jar
Completed in 58 milliseconds