We need a constructor since the default constructor won't work. class SimpleBean { final int value1 final String value2 SimpleBean (int value, ...
確定! 回上一頁