java.lang.Object
swim.system.ServiceAddress
- All Implemented Interfaces:
Debug,CellAddress
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ServiceAddress<T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.booleaninthashCode()serviceName(String serviceName) toString()
-
Constructor Details
-
ServiceAddress
-
-
Method Details
-
serviceName
-
serviceName
-
equals
-
hashCode
public int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
create
-