java.lang.Object
swim.system.reflect.Pulse
swim.system.reflect.LanePulse
swim.system.reflect.WarpLanePulse
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final WarpDownlinkPulseprotected final longprotected final WarpUplinkPulse -
Constructor Summary
ConstructorsConstructorDescriptionWarpLanePulse(long laneCount, WarpDownlinkPulse downlinkPulse, WarpUplinkPulse uplinkPulse) -
Method Summary
Modifier and TypeMethodDescriptionfinal WarpDownlinkPulsestatic Form<WarpLanePulse>form()booleanfinal longtoValue()final WarpUplinkPulse
-
Field Details
-
laneCount
protected final long laneCount -
downlinkPulse
-
uplinkPulse
-
-
Constructor Details
-
WarpLanePulse
-
-
Method Details