Uses of Interface
org.lastbamboo.common.download.MoverDState.Failed

Uses of MoverDState.Failed in org.lastbamboo.common.download
 

Classes in org.lastbamboo.common.download that implement MoverDState.Failed
static class MoverDState.FailedImpl<T>
          An implementation of the failed state.
 

Methods in org.lastbamboo.common.download with parameters of type MoverDState.Failed
 T MoverDState.Visitor.visitFailed(MoverDState.Failed<DelegateStateT> state)
          Visits a failed state.
 T MoverDState.VisitorAdapter.visitFailed(MoverDState.Failed<DelegateStateT> state)
           
 



Copyright © 2013 LittleShoot. All Rights Reserved.