Uses of Interface
io.activej.codegen.util.WithInitializer
| Package | Description |
|---|---|
| io.activej.codegen | |
| io.activej.codegen.util |
-
Uses of WithInitializer in io.activej.codegen
Classes in io.activej.codegen that implement WithInitializer Modifier and Type Class Description classClassBuilder<T>Intends for dynamic description of the behaviour of the object in runtime -
Uses of WithInitializer in io.activej.codegen.util
Classes in io.activej.codegen.util with type parameters of type WithInitializer Modifier and Type Interface Description interfaceWithInitializer<T extends WithInitializer<T>>