d226a11c8e
#KT-1356 Fixed
49 lines
2.8 KiB
XML
49 lines
2.8 KiB
XML
<root>
|
|
<item name='com.google.common.collect.ImmutableBiMap com.google.common.collect.ImmutableBiMap<V,K> inverse()'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.ImmutableSet com.google.common.collect.ImmutableSet<E> of()'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.ImmutableSet com.google.common.collect.ImmutableSet<E> of(E)'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.ImmutableSet com.google.common.collect.ImmutableSet<E> of(E, E)'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.ImmutableSet com.google.common.collect.ImmutableSet.Builder<E> builder()'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.ImmutableSet.Builder com.google.common.collect.ImmutableSet<E> build()'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.ImmutableSet.Builder com.google.common.collect.ImmutableSet.Builder<E> add(E)'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item
|
|
name='com.google.common.collect.ImmutableSet.Builder com.google.common.collect.ImmutableSet.Builder<E> addAll(java.lang.Iterable<? extends E>)'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.Lists java.util.ArrayList<E> newArrayList(E...)'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.Lists java.util.ArrayList<E> newArrayList(java.lang.Iterable<? extends E>)'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.Maps java.util.LinkedHashMap<K,V> newLinkedHashMap()'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.Multimap java.util.Set<K> keySet()'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.SetMultimap java.util.Map<K,java.util.Collection<V>> asMap()'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item
|
|
name='com.google.common.collect.Sets com.google.common.collect.Sets.SetView<E> intersection(java.util.Set<E>, java.util.Set<?>)'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
<item name='com.google.common.collect.Sets java.util.HashSet<E> newHashSet(java.lang.Iterable<? extends E>)'>
|
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
|
</item>
|
|
</root> |