Description: Read the following procedures, the main () method to add the following statement completion functions: 鈶?create an object of class MyValue myValue. 鈶?The value is myValue object domain assignment 10. 鈶?Use getVaule () method to obtain the data and object myValue print it on the screen. class MyValue {private int value public void setValue (int x) {Value = x } public int getValue () {return value }} public class UseValue {public static static void main (String args []) {
To Search:
File list (Check if you may need any files):
第一题\.classpath
......\.project
......\.settings\org.eclipse.jdt.core.prefs
......\bin\test\MyValue.class
......\...\....\UseValue.class
......\src\test\MyValue.java
......\...\....\UseValue.java
......\bin\test
......\src\test
......\.settings
......\bin
......\src
第一题