com.livis.flabes.util
Interface Matcher


public interface Matcher


Method Summary
 boolean matches(java.lang.Object o)
           
 

Method Detail

matches

public boolean matches(java.lang.Object o)