摘要:
1、使用谷歌的Joiner(代码超级短) import com.google.common.base.Joiner; import java.util.ArrayList; import java.util.List; public class Convert { public static voi 阅读全文
摘要:
public Collection checkList(List list, String tableColumnName, String agers){ List templist = new ArrayList(); EqualPredicate parameter = new EqualPre 阅读全文