org.drools.examples.broker.misc
Class BrokerUtils

java.lang.Object
  extended by org.drools.examples.broker.misc.BrokerUtils

public class BrokerUtils
extends Object


Constructor Summary
BrokerUtils()
           
 
Method Summary
static String percent(double number)
           
static Action selectAction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrokerUtils

public BrokerUtils()
Method Detail

percent

public static String percent(double number)

selectAction

public static Action selectAction()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.