public final class Imports extends Introspection
elements, environment, inEclipseCompiler, types| Constructor and Description |
|---|
Imports(ProcessingEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableMap<String,TypeMirror> |
importsIn(TypeElement type) |
toName, toSimpleNamepublic Imports(ProcessingEnvironment environment)
public final com.google.common.collect.ImmutableMap<String,TypeMirror> importsIn(TypeElement type)
Copyright © 2021 The Immutables.org authors. All rights reserved.