public class RemoveFullyQualifiedName extends Object
| Constructor and Description |
|---|
RemoveFullyQualifiedName() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
containsMultiple(Iterator it,
String qualifiedName,
Type t) |
static String |
getClassName(String qualifiedName) |
static String |
getReducedName(IterableSet importList,
String qualifiedName,
Type t) |
Copyright © 2020 Soot OSS. All rights reserved.