1.7 KiB
1.7 KiB
Java 11 核心
本模块中包含有关 Java 11 核心新增功能特性的一些文章。
- Java 11 Single File Source Code
- Java 11 Local Variable Syntax for Lambda Parameters
- Java 11 String API Additions
- Java 11 Nest Based Access Control
- Exploring the New HTTP Client in Java
- An Introduction to Epsilon GC: A No-Op Experimental Garbage Collector
- Guide to jlink
- Negate a Predicate Method Reference with Java 11
- Benchmark JDK Collections vs Eclipse Collections
- Pre-compile Regex Patterns Into Pattern Objects
- Guide to Java Reflection
- Guide to Java 8’s Collectors
- New Features in Java 11
- Getting the Java Version at Runtime
- Invoking a SOAP Web Service in Java
- Java HTTPS Client Certificate Authentication
- Call Methods at Runtime Using Java Reflection