Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 332 Bytes

File metadata and controls

4 lines (4 loc) · 332 Bytes
category feature
  • Added support for Java 25 compact source files (JEP 512). The new predicate Class.isImplicit() identifies classes that are implicitly declared when using compact source files, and the new predicate CompilationUnit.isCompactSourceFile() identifies compilation units that contain compact source files.