Uses of Interface
org.lastbamboo.common.download.MsDState.Paused

Uses of MsDState.Paused in org.lastbamboo.common.download
 

Classes in org.lastbamboo.common.download that implement MsDState.Paused
static class MsDState.PausedImpl
          An implementation of the paused state.
 

Methods in org.lastbamboo.common.download with parameters of type MsDState.Paused
 T MsDState.Visitor.visitPaused(MsDState.Paused paused)
          Visits a paused state.
 T MsDState.VisitorAdapter.visitPaused(MsDState.Paused state)
           
 



Copyright © 2013 LittleShoot. All Rights Reserved.