summaryrefslogtreecommitdiff
path: root/javax/annotation/processing/Filer.java
diff options
context:
space:
mode:
Diffstat (limited to 'javax/annotation/processing/Filer.java')
-rw-r--r--javax/annotation/processing/Filer.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/javax/annotation/processing/Filer.java b/javax/annotation/processing/Filer.java
index 8f648245f..21b21f807 100644
--- a/javax/annotation/processing/Filer.java
+++ b/javax/annotation/processing/Filer.java
@@ -92,6 +92,7 @@ import javax.tools.FileObject;
* the class would provide the appropriate generated
* subclass via the factory pattern.</p>
*
+ * @author Andrew John Hughes (gnu_andrew@member.fsf.org)
* @since 1.6
*/
public interface Filer