public class ServiceEntry extends Object
ServiceEntry()
List<Call>
calledBy()
void
calledBy(String entryName, Call call)
calls(String entryName, Call call)
callsTo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServiceEntry()
public void calls(String entryName, Call call)
public void calledBy(String entryName, Call call)
public List<Call> calledBy()
public List<Call> callsTo()
Copyright © 2019. All rights reserved.