public class FullClassName extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
FullClassName.InvalidClassName |
| Constructor and Description |
|---|
FullClassName(String completeClassName) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
allImports() |
String |
asImport() |
String |
asPackage() |
String |
asSimpleGenericName() |
String |
asSimpleName() |
public FullClassName(String completeClassName)
Copyright © 2019. All rights reserved.