public static class GenericsType.GenericsTypeName
Represents GenericsType name.
TODO: In order to distinguish GenericsType with same name, we should add a property to keep the declaring class.
| Constructor and description |
|---|
GenericsTypeName(String name) |
| Type Params | Return Type | Name and description |
|---|---|---|
public boolean |
equals(Object that) | |
public String |
getName() | |
public int |
hashCode() | |
public String |
toString() |
| Methods inherited from class | Name |
|---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/codehaus/groovy/ast/GenericsType.GenericsTypeName.html