You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2016/07/01 00:34:10 UTC

[jira] [Created] (BEAM-415) Use AutoAnnotation for SDK Annotations

Thomas Groh created BEAM-415:
--------------------------------

             Summary: Use AutoAnnotation for SDK Annotations
                 Key: BEAM-415
                 URL: https://issues.apache.org/jira/browse/BEAM-415
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Thomas Groh
            Assignee: Davor Bonaci
            Priority: Minor


Annotation defines implementation requirements for annotations, including equals and hashCode implementations. Using AutoAnnotation corrects our implementations.

https://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)