org.pentaho.di.core.util
Interface ResolverUtil.Test

All Known Implementing Classes:
ResolverUtil.AnnotatedWith, ResolverUtil.IsA, ResolverUtil.NameEndsWith
Enclosing class:
ResolverUtil<T>

public static interface ResolverUtil.Test


Method Summary
 boolean matches(Class<?> type)
           
 

Method Detail

matches

boolean matches(Class<?> type)