garydgregory commented on pull request #232:
URL: 
https://github.com/apache/httpcomponents-core/pull/232#issuecomment-732441254


   > > > You have removed static on some elements. Why?
   > > 
   > > 
   > > Because they are completely redundant. Please see the commit comment for 
that specific commit.
   > 
   > So the strings in an interface are static final by default?
   
   It would not be much of a contract otherwise! ;-)
   
   The JLS say that members in an interface are implicitly public, static, and 
final. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to