public class TypeInfoFactoryImpl extends Object implements ITypeInfoFactory
| Constructor and Description |
|---|
TypeInfoFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
IJavaTypeInfo |
create(IType intrType,
Class<?> backingClass) |
IJavaTypeInfo |
create(IType intrType,
IJavaClassInfo backingClass) |
public IJavaTypeInfo create(IType intrType, Class<?> backingClass)
create in interface ITypeInfoFactorypublic IJavaTypeInfo create(IType intrType, IJavaClassInfo backingClass)
create in interface ITypeInfoFactoryCopyright © 2015. All rights reserved.