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