Ejemplo n.º 1
0
 public synchronized void setAttemptId(int attemptId) {
   maybeInitBuilder();
   builder.setAttemptId((attemptId));
 }