//////////////////////////////////////////////////////////////////////////////// // Annotated package definition to check if import is declared unused // Created: 2005 //////////////////////////////////////////////////////////////////////////////// @MyAnnotation package com.puppycrawl.tools.checkstyle.checks.imports; import com.puppycrawl.tools.checkstyle.MyAnnotation;