| Package | Description |
|---|---|
| io.github.lukehutch.fastclasspathscanner.scanner | |
| io.github.lukehutch.fastclasspathscanner.typesignature |
| Modifier and Type | Method | Description |
|---|---|---|
ClassTypeSignature |
ClassInfo.getTypeSignature() |
Get the type signature for the class, if available (else returns null).
|
| Modifier and Type | Method | Description |
|---|---|---|
static ClassTypeSignature |
ClassTypeSignature.parse(String typeDescriptor) |
Parse a class type signature or class type descriptor.
|
Copyright © 2018. All rights reserved.