We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
StatusReachFinder
表題の通り
現状、StatusReachFinderには以下の処理が含まれている
お互いの処理で共通のメソッドを呼び出すなど、処理が複雑になっている形跡が見られる。 本家への追従に支障がない範囲で、kmyblue独自部分を別クラスに切り出すとかの対応が必要
The text was updated successfully, but these errors were encountered:
No branches or pull requests
欲しい機能
表題の通り
必要性
現状、
StatusReachFinder
には以下の処理が含まれているお互いの処理で共通のメソッドを呼び出すなど、処理が複雑になっている形跡が見られる。
本家への追従に支障がない範囲で、kmyblue独自部分を別クラスに切り出すとかの対応が必要
The text was updated successfully, but these errors were encountered: