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

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

Classes in org.lastbamboo.common.download that implement MoverDState.Downloading
static class MoverDState.DownloadingImpl<T>
          An implementation of the downloading state.
 

Methods in org.lastbamboo.common.download with parameters of type MoverDState.Downloading
 T MoverDState.Visitor.visitDownloading(MoverDState.Downloading<DelegateStateT> state)
          Visits a downloading state.
 T MoverDState.VisitorAdapter.visitDownloading(MoverDState.Downloading<DelegateStateT> state)
           
 



Copyright © 2013 LittleShoot. All Rights Reserved.