ArrayTypeSignature, ClassRefOrTypeVariableSignaturepublic abstract class ReferenceTypeSignature extends TypeSignature
ClassRefOrTypeVariableSignature
(ClassRefTypeSignature or TypeVariableSignature), and ArrayTypeSignature.| Modifier and Type | Field | Description |
|---|---|---|
protected ScanResult |
scanResult |
| Constructor | Description |
|---|---|
ReferenceTypeSignature() |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract String |
getClassName() |
The name of the class (used by
getClassInfo() to fetch the ClassInfo object for the class). |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsIgnoringTypeParamsprotected transient ScanResult scanResult
protected abstract String getClassName()
getClassInfo() to fetch the ClassInfo object for the class).Copyright © 2018. All rights reserved.