public class SimpleClassEntry extends Object
| Constructor and Description |
|---|
SimpleClassEntry(Class<?> clazz) |
SimpleClassEntry(String simpleName,
String canonicalName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCanonicalName() |
String |
getSimpleName() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.