コード例 #1
0
 protected String getItemText(@NotNull T value) {
   return value.toString();
 }