com.taobao.metamorphosis.utils
类 ThreadUtils

java.lang.Object
  继承者 com.taobao.metamorphosis.utils.ThreadUtils

public class ThreadUtils
extends Object

Created with IntelliJ IDEA. User: dennis (xzhuang@avos.com) Date: 13-3-3 Time: 上午11:26


构造方法摘要
ThreadUtils()
           
 
方法摘要
static RuntimeException launderThrowable(Throwable t)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ThreadUtils

public ThreadUtils()
方法详细信息

launderThrowable

public static RuntimeException launderThrowable(Throwable t)


Copyright © 2010–2013. All rights reserved.