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 hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?