Package io.toolisticon.kotlin.generation.builder.extra
See: Description
-
Class Summary Class Description DelegateListValueClassSpecBuilder Generator that wraps a list holding given elementType in a value class and delegates the list. DelegateMapValueClassSpecBuilder Generator that wraps a map holding given key/valueType in a value class and delegates the map. RuntimeExceptionSpecBuilder Builder for a special io.toolisticon.kotlin.generation.spec.KotlinClassSpec that represents an RuntimeException with String-Message-Template.