Skip to content

Instantly share code, notes, and snippets.

@acalism
Last active June 15, 2018 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acalism/1c6c2c3259a603c8014e4a988caeb65d to your computer and use it in GitHub Desktop.
Save acalism/1c6c2c3259a603c8014e4a988caeb65d to your computer and use it in GitHub Desktop.
一、命名问题:
1. 想缩短类名或方法名时
2. 希望使用嵌套类
二、类型
1. 希望使用语法检查更严的泛型时
2. 想使用 String 枚举作为常量时
三、其他
1. 不希望在头文件和代码文件反复切换时
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment