Skip to content
Snippets Groups Projects
Commit 7e265724 authored by Sudeep Kanav's avatar Sudeep Kanav
Browse files

ratings migrated

refs 317
parent 192f7ae6
No related branches found
No related tags found
No related merge requests found
TK2CommonActivator.java 7c0569fa1cac42c25ba288547e37dece6e868450 GREEN
......@@ -22,7 +22,6 @@ import org.osgi.framework.BundleContext;
* Activator for the tooling kernel commons plugin.
*
* @author hoelzl
* @ConQAT.Rating GREEN Hash: F42333958CAE160DF2E0C374D083A5C1
*/
public final class TK2CommonActivator extends Plugin {
......
LambdaUtils.java 3e639bf418274a2819013841003c93e9a40a4056 YELLOW
......@@ -32,7 +32,6 @@ import java.util.stream.Stream;
* Utility methods to ease the handling of Java 8 lambdas.
*
* @author diewald
* @ConQAT.Rating YELLOW Hash: A2B03C6E9EAA4377F36137398B6D9DDE
*/
public class LambdaUtils {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment