public class JavaUnitImpl extends Object implements JavaUnit
JavaUnit objects| Constructor and Description |
|---|
JavaUnitImpl(List<JavaType<?>> declaredTypes) |
| Modifier and Type | Method and Description |
|---|---|
JavaType<?> |
getGoverningType() |
List<JavaType<?>> |
getTopLevelTypes() |
String |
toString() |
String |
toUnformattedString() |
public JavaType<?> getGoverningType()
getGoverningType in interface JavaUnitpublic List<JavaType<?>> getTopLevelTypes()
getTopLevelTypes in interface JavaUnitpublic String toUnformattedString()
toUnformattedString in interface JavaUnitCopyright © 2017 JBoss by Red Hat. All rights reserved.