Sho SHIMIZU
Committed by Gerrit Code Review

Follow the convention for Javadoc

Change-Id: If8d563807a2af99d049601078ddd715aea3132f3
......@@ -51,6 +51,7 @@ public interface FlowObjectiveService {
/**
* Obtains a globally unique next objective.
*
* @return an integer
*/
int allocateNextId();
......