Uses of Class
slib.utils.ex.SLIB_Ex_Critic

Packages that use SLIB_Ex_Critic
slib.utils.i   
slib.utils.impl   
slib.utils.threads   
 

Uses of SLIB_Ex_Critic in slib.utils.i
 

Methods in slib.utils.i that throw SLIB_Ex_Critic
 double Conf.getParamAsDouble(String p)
          Return the value associated to the given parameter as a double value.
 

Uses of SLIB_Ex_Critic in slib.utils.impl
 

Methods in slib.utils.impl that throw SLIB_Ex_Critic
 void MatrixDynamic.addColumn(Object r)
           
 void MatrixDynamic.addRow(Object r)
           
static void Util.error(String message)
          Only throw a critical exception passing the given message
 Double MatrixDouble.getValue(C colResource, R rowResource)
           
static Double Util.stringToDouble(String val)
           
static Integer Util.stringToInteger(String val)
           
static Long Util.stringToLong(String val)
           
 

Uses of SLIB_Ex_Critic in slib.utils.threads
 

Methods in slib.utils.threads that throw SLIB_Ex_Critic
 PoolWorker ThreadManager.getMaxLoadPoolWorker()
           
 PoolWorker ThreadManager.getPoolWorker(int size)
           
 void PoolWorker.shutdown()
           
 void PoolWorker.shutdown(long timeout, TimeUnit timeunit)
           
 



Copyright © 2013. All Rights Reserved.