Files
tweed5/tweed5-construct/gradle.properties
T

4 lines
270 B
Properties

module.name = Tweed 5 Construct
module.description = Provides a generic factory system for creating instances of subclasses with predefined constructor arguments. \
This solves Java's lack of constructor inheritance by enabling flexible object instantiation patterns.