Searched defs:collectionOf (Results 1 – 3 of 3) sorted by relevance
104 public static ParameterizedType collectionOf(Type elementType) { in collectionOf() method in Types
389 private DeclaredType collectionOf(TypeMirror elementType) { in collectionOf() method in ToPrettyStringExtension.ToPrettyStringImplementation
113 private Type collectionOf(Type type) { in collectionOf() method in MapBinderTest