Searched defs:JPrimitiveType (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DJPrimitiveType.java35 public final class JPrimitiveType extends JType { class in inherits:JType
45 JPrimitiveType(JCodeModel owner, String typeName, Class<?> wrapper ) { method in class:JPrimitiveType
82 * @deprecated calling this method from {@link JPrimitiveType}

Completed in 29 milliseconds