Interface Selector<T>


  • public interface Selector<T>
    Created with IntelliJ IDEA. User: rufenec Date: 8/6/13 Time: 2:41 PM To change this template use File | Settings | File Templates.
    • Method Detail

      • match

        boolean match​(T t)