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 a282e77 commit 34484f4Copy full SHA for 34484f4
src/org/cicirello/util/Copyable.java
@@ -38,4 +38,4 @@ public interface Copyable<T extends Copyable<T>> {
38
* @return an identical copy of this object.
39
*/
40
T copy();
41
-}
+}
0 commit comments