Implement Identifiable interface where appropriate.
[jFCPlib.git] / src / main / java / net / pterodactylus / fcp / URIGenerated.java
index 06d3888..6b36f64 100644 (file)
@@ -25,7 +25,7 @@ package net.pterodactylus.fcp;
  *
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
  */
-public class URIGenerated extends BaseMessage {
+public class URIGenerated extends BaseMessage implements Identifiable {
 
        /**
         * Creates a new “URIGenerated” message that wraps the received message.