public class SimpleGroovyType extends Object implements GroovyType
| Constructor and description | 
|---|
| SimpleGroovyType(String typeName) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public boolean | isPrimitive() | 
|  | public String | qualifiedTypeName() | 
|  | public String | simpleTypeName() | 
|  | public String | typeName() | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.