net.vidageek.mirror.dsl
Interface Matcher<T>

Type Parameters:
T - Type of the matcher.
All Superinterfaces:
Matcher<T>

Deprecated. use net.vidageek.mirror.list.dsl.Matcher instead.

@Deprecated
public interface Matcher<T>
extends Matcher<T>

This is the interface defining matchers. Matchers are used to determine which elements should be included on a list.

Author:
jonasabreu

Method Summary
 
Methods inherited from interface net.vidageek.mirror.list.dsl.Matcher
accepts
 



Copyright © 2011 VidaGeek.net. All Rights Reserved.