java.lang.Object
swim.system.DownlinkAddress
- All Implemented Interfaces:
- Debug,- CellAddress,- LinkAddress
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncellAddress(CellAddress cellAddress) static DownlinkAddresscreate(CellAddress cellAddress, Value linkKey) <T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.booleaninthashCode()linkKey()toString()
- 
Constructor Details- 
DownlinkAddress
 
- 
- 
Method Details- 
cellAddress
- 
cellAddress
- 
linkKey
- 
linkKey
- 
equals
- 
hashCodepublic int hashCode()
- 
debugDescription copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput.
- 
toString
- 
create
 
-