[eclipse/xtext#1854] Add since 2.26 annotation to javadoc

Signed-off-by: Edmundo Lopez B. <edmundo@lopezbobeda.net>
This commit is contained in:
Edmundo Lopez B. 2022-02-15 13:44:37 -04:00
parent 9b47304bf6
commit 53a3ff9bf7

View file

@ -28,6 +28,7 @@ import com.google.common.collect.Iterables;
/**
* @author Moritz Eysholdt - Initial contribution and API
* @since 2.26
*
*/
public class AssertableDiagnostics {