Searched defs:collectionOf (Results 1 – 2 of 2) sorted by relevance
104 public static ParameterizedType collectionOf(Type elementType) { in collectionOf() method in Types
113 private Type collectionOf(Type type) { in collectionOf() method in MapBinderTest