Skip to content
New issue

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

[보완] stream으로 리팩토링하기 #186

Open
Catnap421 opened this issue Aug 31, 2021 · 0 comments
Open

[보완] stream으로 리팩토링하기 #186

Catnap421 opened this issue Aug 31, 2021 · 0 comments
Labels
refactor need refactoring

Comments

@Catnap421
Copy link
Collaborator

Catnap421 commented Aug 31, 2021

public Map<String, List<BackgroundDtoInSetting>> getBackgroundThumbCategory() {

public void submitWordList(Member member, Aggregation aggregation, List<String> wordIdList) throws UnsupportedEncodingException {

private Map<String, LinkedList<String>> dtoListToMapByMiddleCategory(List<String> wordIdList) throws UnsupportedEncodingException {

@Catnap421 Catnap421 added the refactor need refactoring label Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor need refactoring
Projects
None yet
Development

No branches or pull requests

1 participant