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
CodeGenerationException
public static <T> CodeEmitter<T> emitterFor(@NotNull T object) throws CodeGenerationException
CodeGenerationException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.