Quote: System.out.println("Name: "+theModel.getName());. You are using an object without having instantiated it. You have to create the ...
確定! 回上一頁