コード例 #1
0
 public static ProtocolState getProtocolState(int i) {
   return ProtocolState.values()[i];
 }