timothyjward commented on issue #9: Convert to Interface without methods - 
FELIX-6238
URL: https://github.com/apache/felix-dev/pull/9#issuecomment-598859059
 
 
   This method has always been a bit odd to read - it still seems odd to check 
that the methods returned by the interface are defined by the interface. 
   
   As for the change, it looks correct, but would it be better to assign the 
output of `getMethods` to a local variable before the for loop so we don’t need 
to get the array twice? 

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


With regards,
Apache Git Services

Reply via email to