[ https://issues.apache.org/jira/browse/HTTPCORE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005875#comment-17005875 ]
ASF subversion and git services commented on HTTPCORE-619: ---------------------------------------------------------- Commit de3b41c513694d2bb27564a8743c8511e8d26d1e in httpcomponents-core's branch refs/heads/master from Gary Gregory [ https://gitbox.apache.org/repos/asf?p=httpcomponents-core.git;h=de3b41c ] Httpcore 619 event mask as a class (#179) * [HTTPCORE-619] o.a.hc.core5.reactor.EventMask should be a class, not an interface This closes #179 * [HTTPCORE-619] org.apache.hc.core5.reactor.EventMask should be a class, not an interface. A comment is enough here. No need for code bloat. > org.apache.hc.core5.reactor.EventMask should be a class, not an interface > ------------------------------------------------------------------------- > > Key: HTTPCORE-619 > URL: https://issues.apache.org/jira/browse/HTTPCORE-619 > Project: HttpComponents HttpCore > Issue Type: Improvement > Affects Versions: 5.0-beta10 > Reporter: Gary D. Gregory > Assignee: Gary D. Gregory > Priority: Major > > {{org.apache.hc.core5.reactor.EventMask}} should be a class, not an interface. > This type only defines constants. See Effective Java item 22. > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org