"invariant" tag

is it necessary to have a ':' character in a javadoc comment using the "invariant" taglet ?I don't think so, but it's just to be sure.Thanks
[165 byte] By [yohannmartineaua] at [2007-10-2 9:38:11]
# 1
If I understand your question, no. Using the dot '.' character is merely a convention and is not enforced programmatically. What do you mean by "invariant" taglet?-Doug
dhkramera at 2007-7-16 23:44:18 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...