what best proceed javadoc request java enum?


i've only started controlling java's enums possess projects (i have jdk 1.4 during work) i am confused best use controlling javadoc an enum.



i have found slight works, nonetheless following formula small unrefined:



/**
* doc enum
*/
public enum something {
/**
* initial thing
*/
first_thing,
/**
* second thing
*/
second_thing;
//could continue more
}


is there any proceed i smack adult enum declarations possess lines but chaining commas, best proceed controlling javadoc an enum?



Comments

Popular posts from this blog

list macos calm editors formula editors

how i practical urls indicate .aspx pages asp.net deployed an iis? (preferably but iis)

jaxb - xjc - reworking generated typesafe enum category members