A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
removeAllSlots() — Method in class com.jacksondunstan.signals.Signal0
Remove all slots so that they are not called during dispatch()
removeAllSlots() — Method in class com.jacksondunstan.signals.Signal1
Remove all slots so that they are not called during dispatch()
removeAllSlots() — Method in class com.jacksondunstan.signals.Signal2
Remove all slots so that they are not called during dispatch()
removeSlot(slot:com.jacksondunstan.signals:Slot0) — Method in class com.jacksondunstan.signals.Signal0
Remove a slot so that it is not called during dispatch()
removeSlot(slot:com.jacksondunstan.signals:Slot1) — Method in class com.jacksondunstan.signals.Signal1
Remove a slot so that it is not called during dispatch()
removeSlot(slot:com.jacksondunstan.signals:Slot2) — Method in class com.jacksondunstan.signals.Signal2
Remove a slot so that it is not called during dispatch()
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z