com.sun.tools.ws.processor.modeler.annotation
Class TypeMonikerFactory.PrimitiveTypeMoniker

java.lang.Object
  extended by com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory.PrimitiveTypeMoniker
All Implemented Interfaces:
TypeMoniker
Enclosing class:
TypeMonikerFactory

static class TypeMonikerFactory.PrimitiveTypeMoniker
extends Object
implements TypeMoniker


Constructor Summary
TypeMonikerFactory.PrimitiveTypeMoniker(javax.lang.model.type.PrimitiveType type)
           
 
Method Summary
 javax.lang.model.type.TypeMirror create(javax.annotation.processing.ProcessingEnvironment apEnv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeMonikerFactory.PrimitiveTypeMoniker

public TypeMonikerFactory.PrimitiveTypeMoniker(javax.lang.model.type.PrimitiveType type)
Method Detail

create

public javax.lang.model.type.TypeMirror create(javax.annotation.processing.ProcessingEnvironment apEnv)
Specified by:
create in interface TypeMoniker


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.