com.ebmwebsourcing.easycommons.lang
Interface CollectionHelper.Filter<T>

Enclosing class:
CollectionHelper

public static interface CollectionHelper.Filter<T>


Method Summary
 boolean accept(T item)
           
 

Method Detail

accept

boolean accept(T item)


Copyright © 2013 Petals Link. All rights reserved.