19 Apr
2013
19 Apr
'13
3:15 p.m.
On 19/04/2013 16:13, Mike Duigou wrote:
: Not as currently used, no. The @implSpec is being used to describe required behaviour of the implementation, usually defaults. ie. Conforming defaults implementations must throw ISE (or UOE, etc.).
Sorry, I meant @implNote where it may not always be desirable to have that show up in the generated javadoc. -Alan.