org.pentaho.di.core.util
Class ResolverUtil.AnnotatedWith
java.lang.Object
org.pentaho.di.core.util.ResolverUtil.AnnotatedWith
- All Implemented Interfaces:
- ResolverUtil.Test
- Enclosing class:
- ResolverUtil<T>
public static class ResolverUtil.AnnotatedWith
- extends Object
- implements ResolverUtil.Test
ResolverUtil.AnnotatedWith
public ResolverUtil.AnnotatedWith(Class<? extends Annotation> annotation)
matches
public boolean matches(Class<?> type)
- Specified by:
matches
in interface ResolverUtil.Test
toString
public String toString()
- Overrides:
toString
in class Object