public class ToPojo extends java.lang.Object implements java.util.function.Function<RichTypeDef,TypeDef>
| Constructor and Description |
|---|
ToPojo() |
| Modifier and Type | Method and Description |
|---|---|
TypeDef |
apply(RichTypeDef item) |
static java.util.Optional<Method> |
getBuilderFromDefaults(TypeDef typeDef) |
static java.util.Optional<AnnotationRef> |
getPojoAnnotation(TypeDef typeDef) |
public TypeDef apply(RichTypeDef item)
apply in interface java.util.function.Function<RichTypeDef,TypeDef>public static java.util.Optional<AnnotationRef> getPojoAnnotation(TypeDef typeDef)
Copyright © 2022. All Rights Reserved.