org.decisiondeck.xmcda_oo.utils
Class CoalitionsUtils

java.lang.Object
  extended by org.decisiondeck.xmcda_oo.utils.CoalitionsUtils

public class CoalitionsUtils
extends Object


Constructor Summary
CoalitionsUtils()
           
 
Method Summary
static boolean merge(ICoalitions source, ICoalitions target)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoalitionsUtils

public CoalitionsUtils()
Method Detail

merge

public static boolean merge(ICoalitions source,
                            ICoalitions target)
Parameters:
source - not null.
target - not null.
Returns:
true iff the call changed the state of the target object.


Copyright © 2011. All Rights Reserved.