public class SetEmitter extends Object implements CodeEmitter<Set<?>>
| Constructor and Description |
|---|
SetEmitter() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
emitCode(@NotNull CodeGenerationContext context,
@NotNull Set<?> set) |
@NotNull public @NotNull String emitCode(@NotNull @NotNull CodeGenerationContext context, @NotNull @NotNull Set<?> set) throws CodeGenerationException
emitCode in interface CodeEmitter<Set<?>>CodeGenerationExceptionCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.