IngramChen 積分 0

這個 init constructor

public PersonRecord{
    if ("Heinz".equals(firstName))
      throw new IllegalArgumentException(…);
}

到是沒想過

這是文章的子討論串,你可以回到上層查看所有討論和文章