public class TestImpl extends Object implements Test
TestImpl()
int
add(int x1, int x2)
void
bodyTest(Integer bodyInt, Integer notBodyInt, String bodyStr, String notBodyStr)
List<String>
nullTest()
String
sayHello(String name)
Float
test()
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
public List<String> nullTest()
nullTest
public void bodyTest(Integer bodyInt, Integer notBodyInt, String bodyStr, String notBodyStr)
bodyTest
public Float test()
test
Copyright © 2018. All rights reserved.