8317874: Add @sealedGraph to StringTemplate.Processor.Linkage
Reviewed-by: rriggs
This commit is contained in:
parent
8f8c45b54a
commit
2d46b29728
@ -595,6 +595,7 @@ public interface StringTemplate {
|
|||||||
*
|
*
|
||||||
* @implNote This interface is sealed to only allow standard processors.
|
* @implNote This interface is sealed to only allow standard processors.
|
||||||
*
|
*
|
||||||
|
* @sealedGraph
|
||||||
* @since 21
|
* @since 21
|
||||||
*/
|
*/
|
||||||
@PreviewFeature(feature=PreviewFeature.Feature.STRING_TEMPLATES)
|
@PreviewFeature(feature=PreviewFeature.Feature.STRING_TEMPLATES)
|
||||||
|
Loading…
Reference in New Issue
Block a user