Uses of Class
net.sf.lucis.core.impl.MayFail

Packages that use MayFail
net.sf.lucis.core.impl   
 

Uses of MayFail in net.sf.lucis.core.impl
 

Methods in net.sf.lucis.core.impl that return MayFail
static
<V> MayFail<V>
MayFail.of(java.util.concurrent.Callable<V> callabe)
          Runs a possibly failed result from the execution of a callable.
 



Copyright © 2009. All Rights Reserved.