Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

feat(java): breakout static methods/fields#333

Merged
eaball35 merged 4 commits intomainfrom
eb-java
Jan 7, 2022
Merged

feat(java): breakout static methods/fields#333
eaball35 merged 4 commits intomainfrom
eb-java

Conversation

@eaball35
Copy link
Copy Markdown
Contributor

Fixes b/194713728

Template changes allow for the class elements to be organized like:
Static Fields
Static Methods
Constructors
Fields
Methods

rather than previously like:
Constructors
Fields
Methods

@eaball35 eaball35 requested a review from a team December 29, 2021 17:38
@eaball35 eaball35 merged commit b22e886 into main Jan 7, 2022
@eaball35 eaball35 deleted the eb-java branch January 7, 2022 19:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants