MethodcollectAccountsByIdCollects all existing accounts into a {@link Map} where a key is account id, and the value is {@link Account} instance @return map of accounts by its
5-0-functional-programming/5-2-1-crazy-streams/src/main/java/com/bobocode/fp/CrazyStreams.java:119