mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
ClassExplicitlyAnnotation suppressed
GitOrigin-RevId: b69dd9a989c758cb59327c506d3ad7fcafb9183d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
705efbdc7a
commit
642c60efcf
@@ -20,6 +20,7 @@ import com.intellij.util.xml.Converter;
|
||||
|
||||
import java.lang.annotation.Annotation;
|
||||
|
||||
@SuppressWarnings("ClassExplicitlyAnnotation")
|
||||
public class ConvertAnnotationImpl implements Convert {
|
||||
private final Converter<?> myConverter;
|
||||
private final boolean mySoft;
|
||||
|
||||
Reference in New Issue
Block a user