public class LazyType extends LocklessLazyVar<IType>
LocklessLazyVar.LazyVarInit<Q>NULL| Constructor and Description |
|---|
LazyType(CharSequence typeName,
ITypeUsesMap typeUsesMap) |
LazyType(IType entryType) |
LazyType(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getNameFromType() |
protected IType |
init() |
clear, get, initDirectly, isLoaded, makepublic LazyType(String typeName)
public LazyType(CharSequence typeName, ITypeUsesMap typeUsesMap)
public LazyType(IType entryType)
Copyright © 2019. All rights reserved.