public class TestImpl extends Object implements Test
TestImpl()
int
add(int x1, int x2)
String
sayHello(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TestImpl()
public int add(int x1, int x2)
add
Test
public String sayHello(String name)
sayHello
Copyright © 2018. All rights reserved.