* fixed some Findbugs / Checkstyle issues
* introduced helper methods to minimize necessary @@SuppressWarnings("unchecked")@ scope
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@7555 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
@@ -28,5 +28,5 @@ public interface MetadataProvider {
|
||||
*
|
||||
* @return the plugins metadata
|
||||
*/
|
||||
public PluginMetadata getMetadata();
|
||||
PluginMetadata getMetadata();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user