摘要: package com.bjsxt.others.commons; import java.util.ArrayList; import java.util.List; import org.apache.commons.collections4.Predicate; import org.apache.commons.collections4.PredicateUtils; import o... 阅读全文
posted @ 2014-10-02 13:14 无名の辈 阅读(1364) 评论(0) 推荐(0) 编辑
摘要: package com.bjsxt.others.guava; import java.util.ArrayList; import java.util.Collections; import java.util.List; import com.google.common.collect.ImmutableList; /** * 只读设置 * @author Administrator... 阅读全文
posted @ 2014-10-02 12:05 无名の辈 阅读(823) 评论(0) 推荐(0) 编辑