只需要对公有域(通常指的是静态常量)建立文档。例如,

    /**

     * The "Hearts" card suit

     */

    public static final int HEARTS = 1;