public final class ValueEmitterFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> CodeEmitter<T> |
emitterFor(T object) |
static <T extends EntityProperties> |
emitterFor(T entity) |
public static <T extends EntityProperties> CodeEmitter<T> emitterFor(@NotNull T entity) throws CodeGenerationException
CodeGenerationExceptionpublic static <T> CodeEmitter<T> emitterFor(@NotNull T object) throws CodeGenerationException
CodeGenerationExceptionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.