org.springframework.integration.util
Class ClassUtils
java.lang.Object
org.springframework.integration.util.ClassUtils
public abstract class ClassUtils
- extends Object
- Since:
- 2.0
- Author:
- Mark Fisher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassUtils
public ClassUtils()
findClosestMatch
public static Class<?> findClosestMatch(Class<?> type,
Set<Class<?>> candidates,
boolean failOnTie)
Copyright © 2010. All Rights Reserved.