Skip to content

Commit

Permalink
Add Getter methods to BatteryMatchWrapper (#2903)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrquentin authored Feb 27, 2025
1 parent 9bddb0e commit 6ad0d47
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@ public ManagedFieldHolder getFieldHolder() {
}
}

@Getter
public static class BatteryMatchWrapper {

private final IBatteryData partType;
Expand Down

0 comments on commit 6ad0d47

Please sign in to comment.