| Package | Description |
|---|---|
| org.inferred.testing.unit |
Fake implementations of javax.annotation types for unit testing annotation processors.
|
| Modifier and Type | Method and Description |
|---|---|
ClassTypeImpl |
ClassTypeImpl.ClassElementImpl.asType() |
static ClassTypeImpl |
ClassTypeImpl.newInnerClass(DeclaredType enclosingType,
String simpleName) |
static ClassTypeImpl |
ClassTypeImpl.newNestedClass(TypeElement enclosingType,
String simpleName) |
static ClassTypeImpl |
ClassTypeImpl.newTopLevelClass(String qualifiedName) |
Copyright © 2015 inferred.org. All rights reserved.