nl.coderight.jazz.form.field.searchable
Interface SearchCriteria<V>


public interface SearchCriteria<V>


Method Summary
 boolean match(V value)
           
 

Method Detail

match

boolean match(V value)


Copyright 2010 CodeRight, All rights reserved.