本项目用于记录jdk8 的新特性,并且以代码+文档的形式呈现
- 01Introduction
- 02ForEach
- 03Stream
- 04Boxed_Stream
- 05LambdaExpression
- 06Function_Interface
- 07Method_References
- 08Default_Method
- 09Optionals
- 10Predicate
- 11Date_Time
- 12Iterate_Directory
- 13Write_2_File
- 14WatchService
- 15String_2_Date
- 16Join_Array
- 17Base64
- 18Exact_Arithmetic
- 19Comparator
- 20Regex_as_Predicate
- 21Join_String
- 22Different_Between_Dates
- 23SecureRandom