We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fe443 commit e0c7464Copy full SHA for e0c7464
app/src/main/java/org/jd/gui/util/function/TriConsumer.java
@@ -1,3 +1,10 @@
1
+/*
2
+ * Copyright (c) 2008-2019 Emmanuel Dupuy.
3
+ * This project is distributed under the GPLv3 license.
4
+ * This is a Copyleft license that gives the user the right to use,
5
+ * copy and modify the code freely for non-commercial purposes.
6
+ */
7
+
8
package org.jd.gui.util.function;
9
10
import java.util.Objects;
0 commit comments