Esempio n. 1
0
 /*
  * ... on the other hand, this is just clumsy, but it is at least
  * consistent with getResponseId() and likewise a bit cleaner.
  */
 static Command constantFor(int ordinal) {
   return UniqueCommandOverride.enumFor(ordinal);
 }