org.lightwolf
Interface IMatcher


public interface IMatcher


Method Summary
 boolean match(Object candidate)
           
 

Method Detail

match

boolean match(Object candidate)