public class JCMTypeFactory extends Object
Modifier and Type | Field and Description |
---|---|
static JCMTypeFactory |
INSTANCE |
Constructor and Description |
---|
JCMTypeFactory() |
Modifier and Type | Method and Description |
---|---|
<JT extends com.sun.codemodel.JType> |
create(JT type) |
public static final JCMTypeFactory INSTANCE
public <JT extends com.sun.codemodel.JType> JCMType<JT> create(JT type)
Copyright © 2005–2018. All rights reserved.