class Test { /** * @param i here description goes * @return */ int d() { return 1; } }