net.sf.staccatocommons.lambda.internal
Class Unchecker<E extends Throwable>

java.lang.Object
  extended by net.sf.staccatocommons.lambda.internal.Unchecker<E>

public final class Unchecker<E extends Throwable>
extends Object

Author:
flbulgarelli

Method Summary
static void throwUnchecked(Throwable e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

throwUnchecked

public static void throwUnchecked(Throwable e)


Copyright © 2011-2012 StaccatoCommons. All Rights Reserved.