Searched defs:isCollectionLikeType (Results 1 – 4 of 4) sorted by relevance
47 public abstract boolean isCollectionLikeType(); in isCollectionLikeType() method in ResolvedType
73 public boolean isCollectionLikeType() { in isCollectionLikeType() method in TypeReferenceTest.BogusResolvedType
177 public boolean isCollectionLikeType() { return true; } in isCollectionLikeType() method in CollectionLikeType
337 public boolean isCollectionLikeType() { return false; } in isCollectionLikeType() method in JavaType