public class AptLookup extends Object implements TypeLookup<TypeElement>
| Constructor and Description |
|---|
AptLookup() |
| Modifier and Type | Method and Description |
|---|---|
Optional<TypeElement> |
forName(String fullyQualifiedName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlookuppublic Optional<TypeElement> forName(String fullyQualifiedName)
forName in interface TypeLookup<TypeElement>Copyright © 2023. All rights reserved.