public static interface TypeSet.Resolver
Class<?> resolve(String name) throws ClassNotFoundException
name
- the name of the class, might be fully classified or not.ClassNotFoundException
- if the class couldn't be foundCopyright © 2002–2014 InfoEther. All rights reserved.