Searched defs:mapOf (Results 1 – 5 of 5) sorted by relevance
119 public static ParameterizedType mapOf(Type keyType, Type valueType) { in mapOf() method in Types
914 private <K, V> Map<K, V> mapOf(Object... elements) { in mapOf() method in MapBinderTest
203 static <K, V> TypeLiteral<Map<K, V>> mapOf( in mapOf() method in MapBinder
1578 private static <K, V> TypeToken<Map<K, V>> mapOf(Class<K> keyType, Class<V> valueType) { in mapOf() method in TypeTokenTest
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...