public class ConstructorArgsDemo extends Object
ConstructorArgsDemo()
ConstructorArgsDemo(String secret)
String
getTheSecret()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConstructorArgsDemo(String secret)
public ConstructorArgsDemo()
public String getTheSecret()
Copyright © 2019. All rights reserved.