static class TypeMonikerFactory.PrimitiveTypeMoniker extends Object implements TypeMoniker
Constructor and Description |
---|
PrimitiveTypeMoniker(javax.lang.model.type.PrimitiveType type) |
Modifier and Type | Method and Description |
---|---|
javax.lang.model.type.TypeMirror |
create(javax.annotation.processing.ProcessingEnvironment apEnv) |
public PrimitiveTypeMoniker(javax.lang.model.type.PrimitiveType type)
public javax.lang.model.type.TypeMirror create(javax.annotation.processing.ProcessingEnvironment apEnv)
create
in interface TypeMoniker
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.