public interface WinLossNotifier
abstract Unit
notifyLoss(String winnerDemandId, Double winnerPrice)
notifyWin()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit notifyLoss(String winnerDemandId, Double winnerPrice)
abstract Unit notifyWin()