Searched refs:ListMap (Results 1 – 10 of 10) sorted by relevance
41 class ListMap { class
647 if (ListMap.hasList(header) && !SIPHeaderList.class.isAssignableFrom(header.getClass())) { in attachHeader()648 SIPHeaderList<SIPHeader> hdrList = ListMap.getList(header); in attachHeader()
1066 private interface ListMap<K, V> extends Map<K, List<V>> {} interface in TypeTokenTest1070 ListMap.class.getTypeParameters()[0], in testGetSupertype_fullyGenericType()1071 Types.newParameterizedType(List.class, ListMap.class.getTypeParameters()[1])); in testGetSupertype_fullyGenericType()1073 TypeToken.of(ListMap.class).getSupertype(Map.class).getType()); in testGetSupertype_fullyGenericType()1079 new TypeToken<ListMap<String, Object>>() {}.getSupertype(Map.class).getType()); in testGetSupertype_fullySpecializedType()1082 private interface StringListMap<V> extends ListMap<String, V> {}
module.properties org/apache/ivy/Ivy$1.class Ivy.java package org ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...