我在嘗試編譯時出現此錯誤:谷歌番石榴和錯誤我想不出
的方法filter(Iterable<T>, Predicate<? super T>)
在類型Iterables不適用於參數(Iterator<PeopleSoftBalance>, ColumnLikePredicate<PeopleSoftBalance>
)
這裏是ColumnLikePredicate class sig:
public class ColumnLikePredicate<T extends RowModel> implements Predicate<T>
我在做什麼錯?
您可能想編輯問題,以便大家可以看到。請記住,這是一個網頁,大於和小於符號需要轉義。 – 2010-08-11 02:27:04