com.sun.tools.ws.processor.modeler.annotation
Class TypeMonikerFactory.PrimitiveTypeMoniker
java.lang.Object
com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory.PrimitiveTypeMoniker
- All Implemented Interfaces:
- TypeMoniker
- Enclosing class:
- TypeMonikerFactory
static class TypeMonikerFactory.PrimitiveTypeMoniker
- extends Object
- implements TypeMoniker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeMonikerFactory.PrimitiveTypeMoniker
public TypeMonikerFactory.PrimitiveTypeMoniker(PrimitiveType type)
create
public TypeMirror create(AnnotationProcessorEnvironment apEnv)
- Specified by:
create
in interface TypeMoniker