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