String Templates (First Preview)

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf Java language feature
gptkbp:author gptkb:Jim_Laskey
gptkbp:availableOn September 2023
gptkbp:category Java language enhancement
gptkbp:documentation https://openjdk.org/jeps/430
gptkbp:enables Embedding expressions in string literals
gptkbp:hasSyntax STR."Hello, {name}!"
https://www.w3.org/2000/01/rdf-schema#label String Templates (First Preview)
gptkbp:introducedIn gptkb:Java_21
gptkbp:JEP_number gptkb:JEP_430
gptkbp:purpose Enhance string interpolation in Java
gptkbp:relatedTo Text Blocks
String Interpolation
gptkbp:requires --enable-preview flag
gptkbp:status Preview feature
gptkbp:supports Custom template processors
gptkbp:bfsParent gptkb:String_Templates_(Second_Preview)
gptkbp:bfsLayer 8