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

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

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

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



Copyright © 2013 LittleShoot. All Rights Reserved.