static class TypeMonikerFactory.DeclaredTypeMoniker extends Object implements TypeMoniker
Constructor and Description |
---|
DeclaredTypeMoniker(javax.lang.model.type.DeclaredType type) |
Modifier and Type | Method and Description |
---|---|
javax.lang.model.type.TypeMirror |
create(javax.annotation.processing.ProcessingEnvironment apEnv) |
public DeclaredTypeMoniker(javax.lang.model.type.DeclaredType 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.