public class PublicConstructorWithDependencyDemo extends Object
PublicConstructorWithDependencyDemo(Service service)
void
aMethod()
Service
getService()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PublicConstructorWithDependencyDemo(Service service)
public Service getService()
public void aMethod()
Copyright © 2019. All rights reserved.