com.notuvy.condtrig
Interface Consequent

All Known Implementing Classes:
BooleanFlag, ComponentEnableSet

public interface Consequent

The actor to be notified of a value change. It needs to define what action to perform with the new value. User: murali Date: Dec 20, 2011 Time: 9:43:03 AM


Method Summary
 void handle(boolean pValue)
           
 

Method Detail

handle

void handle(boolean pValue)


Copyright © 2013. All Rights Reserved.