Package net.javahippie.jukebox.annotation
-
Annotation Types Summary Annotation Type Description Builder Annotate any Java record with this annotation to create a builder class for it.
| Annotation Type | Description |
|---|---|
| Builder |
Annotate any Java record with this annotation to create a builder class for it.
|