@FunctionalInterface implications

Richard Warburton richard.warburton at gmail.com
Fri Nov 22 16:50:04 PST 2013


Hi,

If the intent of an interface marked with @FunctionalInterface is to be
used as such then should it ever be extended by another interface?

I appreciate there are probably enough complex interactions that generating
a compile error if this happens would be too restrictive but what about
'morally' or as a guideline?

regards,

  Richard Warburton

  http://insightfullogic.com
  @RichardWarburto <http://twitter.com/richardwarburto>


More information about the lambda-dev mailing list