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

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

Classes in org.lastbamboo.common.download that implement MoverDState.Moving
static class MoverDState.MovingImpl<T>
          An implementation of the moving state.
 

Methods in org.lastbamboo.common.download with parameters of type MoverDState.Moving
 T MoverDState.Visitor.visitMoving(MoverDState.Moving<DelegateStateT> state)
          Visits a moving state.
 T MoverDState.VisitorAdapter.visitMoving(MoverDState.Moving<DelegateStateT> state)
           
 



Copyright © 2013 LittleShoot. All Rights Reserved.