GitHub user VampireAchao added a comment to the discussion: StreamPark code-style-and-quality Improve
集合返回值无特殊情况(如需要线程安全等)一律返回接口 ○ 例如ArrayList返回List ○ HashMap返回Map ○ HashSet返回Set GitHub link: https://github.com/apache/incubator-streampark/discussions/2915#discussioncomment-6623975 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
