public static class TypeSet.PrimitiveTypeResolver extends Object implements TypeSet.Resolver
| Constructor and Description |
|---|
TypeSet.PrimitiveTypeResolver()
Creates a new
TypeSet.PrimitiveTypeResolver. |
public TypeSet.PrimitiveTypeResolver()
TypeSet.PrimitiveTypeResolver.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.