automerge / automerge/automerge-java
Counter class question
Open
- Dominant language
- Java
- Stars
- 46
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I found out that the Counter class is a package private class and the Transaction class has some public methods of Counter type arg.
Was this a mistake or intentional?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the Counter and Transaction class declarations and the public methods that expose Counter as an argument. Determine whether the package-private visibility is intentional or an API defect; done means the project has a decided, documented resolution for the mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100