java-guava-explain/README.md at master · hellojavaio/java-guava-explain · GitHub
Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 305 Bytes

File metadata and controls

19 lines (10 loc) · 305 Bytes

java-guava-explain

explain for Guava

guava

Optional

  • 避免 null 发生

Preconditions

  • 检查值并抛出可能的异常

LICENSE