public static class TypeSet.VoidResolver extends Object implements TypeSet.Resolver
| Constructor and Description |
|---|
TypeSet.VoidResolver() |
public Class<?> resolve(String name) throws ClassNotFoundException
TypeSet.Resolverresolve in interface TypeSet.Resolvername - 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.