Skip to content

Conversation

@jwharm
Copy link
Owner

@jwharm jwharm commented Feb 8, 2025

Java-GI generates an inner class Builder and a static builder() method to create one. However, for abstract classes the builder() method shouldn't be generated. The Builder class should still exist, but it can only be used from subclasses, and not created directly.

@jwharm jwharm merged commit f12b5ce into main Feb 8, 2025
@jwharm jwharm deleted the no-builder-func-when-abstract branch February 8, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants