Skip to content

Conversation

@frigoref
Copy link
Member

No description provided.

@frigoref frigoref changed the title Properties as enum Properties as enum (UnitSupportAttachment) Oct 15, 2025
@frigoref frigoref assigned frigoref and DanVanAtta and unassigned frigoref Oct 15, 2025
@frigoref frigoref requested a review from DanVanAtta October 15, 2025 21:50
@DanVanAtta DanVanAtta assigned DanVanAtta and unassigned DanVanAtta Nov 23, 2025
import java.util.Optional;
import java.util.function.Function;

public interface IPropertyEnum<A> {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
public interface IPropertyEnum<A> {
public interface PropertyEnum<A> {

Please drop the leading I

@DanVanAtta DanVanAtta removed their assignment Dec 7, 2025
@frigoref frigoref merged commit 89bf197 into triplea-game:main Dec 7, 2025
1 check passed
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