MartinWitt opened a new pull request, #38:
URL: https://github.com/apache/camel-kameleon/pull/38

   # Repairing Code Style Issues
   <!-- laughing-train-refactor -->
   ## InnerClassMayBeStatic
   Inner classes that do not reference their enclosing instances can be made 
static.
   This prevents a common cause of memory leaks and uses less memory per 
instance of the class.
   
   <!-- fingerprint:1949634091 -->
   # Repairing Code Style Issues
   * InnerClassMayBeStatic (1)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to