org.androidtransfuse.util.matcher
Interface Matcher<T>

Package class diagram package Matcher
All Known Implementing Classes:
ASTTypeMatcher

public interface Matcher<T>

Author:
John Ericksen

Method Summary
 boolean matches(T astType)
           
 

Method Detail

matches

boolean matches(T astType)


Copyright © 2012. All Rights Reserved.